新增聊天系统

This commit is contained in:
gyq
2025-06-16 17:51:09 +08:00
parent f103df619b
commit b7e12cd0d1
12 changed files with 1656 additions and 505 deletions

View File

@@ -12,6 +12,14 @@
"enablePullDownRefresh": true,
"navigationBarTitleText": ""
}
}, {
"path": "pages/contact/contact",
"style": {
// #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP
"navigationStyle": "custom",
// #endif
"enablePullDownRefresh": true
}
},
{
"path": "pages/goods-category/goods-category",