gaoluyang
昨天 b2fe8c6141c425c65e4ec80a2ae95e483c16a14b
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)