zhangwencui
10 天以前 ce0244580ec21e8be3b17367580eda6031878a9c
src/pages_template/common/api.js
对比新文件
@@ -0,0 +1,3 @@
const { http } = uni.$u
// 鑾峰彇鑿滃崟
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)