zhangwencui
2026-01-21 27977c931dd6b0043340f9061be4d56c50f06449
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)