uniapp-ZHSQ/unpackage/dist/dev/mp-weixin/project.config.json
maguodong 95ab7bee52 更新页面组件引用和客服功能
- 更新 ID
- 新多个组件的引用增 headerServerClick了首页 index.js 中 和 toAdvertisingView 方法处理广告点击
- 修改了 serverLeftList 数据属性和相关逻辑
- 更新了预约页面 reservation/index.js 的模块引用 ID
- 优化了客服切换页面 changeService/index.vue 的模板和逻辑
- 修复了聊天记录页面 chattingRecords/index.vue 的图片引用顺序
- 调整了多个页面的数据加载和组件渲染逻辑
2025-09-25 14:21:11 +08:00

36 lines
632 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx1addb25675dd8e70",
"projectname": "ZHSQ",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}