This commit is contained in:
闵 年泽 2025-01-12 09:06:05 +08:00
parent 6054db8315
commit a9ddf5324d
5 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# 开发环境
# 请求接口地址
VITE_REQUEST_BASE_URL = http://10.75.15.249:8080
VITE_REQUEST_BASE_URL = https://36.112.48.190

View File

@ -97,13 +97,13 @@
}
},
{
"path": "pages/meeting/index",
"path": "pages/views/zhongheguanli/meeting/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting/detail",
"path": "pages/views/zhongheguanli/meeting/detail",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
@ -191,7 +191,7 @@
}
},
{
"path": "pages/zhiban/index",
"path": "pages/views/zhongheguanli/zhiban/index",
"style": {
"navigationBarTitleText": "值班信息",
"navigationBarTextStyle": "white"