app
This commit is contained in:
parent
6054db8315
commit
a9ddf5324d
@ -1,3 +1,3 @@
|
||||
# 开发环境
|
||||
# 请求接口地址
|
||||
VITE_REQUEST_BASE_URL = http://10.75.15.249:8080
|
||||
VITE_REQUEST_BASE_URL = https://36.112.48.190
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user