2024-11-11 06:46:14 +00:00
|
|
|
{
|
|
|
|
"easycom":{
|
|
|
|
"autoscan": true,
|
|
|
|
"custom":{
|
|
|
|
"^tm-(.*)": "@/tmui/components/tm-$1/tm-$1.vue"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pages": [
|
|
|
|
{
|
|
|
|
"path": "pages/index/index",
|
2024-11-19 05:57:36 +00:00
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
2024-11-11 06:46:14 +00:00
|
|
|
},
|
2024-11-22 01:06:37 +00:00
|
|
|
{
|
|
|
|
"path": "pages/dialog/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
|
|
|
},
|
2024-12-24 08:28:44 +00:00
|
|
|
{
|
|
|
|
"path": "pages/creatGroupChat/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/chooseGroupType/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
|
|
|
},
|
2024-12-19 03:02:47 +00:00
|
|
|
{
|
|
|
|
"path": "pages/chooseChat/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
|
|
|
},
|
2024-12-20 08:59:58 +00:00
|
|
|
{
|
|
|
|
"path": "pages/forwardRecord/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
|
|
|
},
|
2024-11-11 06:46:14 +00:00
|
|
|
{
|
|
|
|
"path": "pages/login/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {}
|
2024-12-26 09:02:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/search/index",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
2024-12-30 09:03:40 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/search/moreResult/moreResult",
|
|
|
|
"type": "page",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh":false
|
|
|
|
}
|
2024-11-11 06:46:14 +00:00
|
|
|
}
|
2024-11-19 05:57:36 +00:00
|
|
|
|
|
|
|
|
2024-11-11 06:46:14 +00:00
|
|
|
],
|
|
|
|
"globalStyle": {
|
|
|
|
"backgroundColor": "#FFFFFF",
|
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
|
"navigationBarTextstyle": "black",
|
|
|
|
"navigationBarTitleText":""
|
|
|
|
|
|
|
|
},
|
|
|
|
"subPackages": []
|
|
|
|
}
|