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": {
|
"style": {
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/meeting/detail",
|
"path": "pages/views/zhongheguanli/meeting/detail",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "详情",
|
"navigationBarTitleText": "详情",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
@ -191,7 +191,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/zhiban/index",
|
"path": "pages/views/zhongheguanli/zhiban/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "值班信息",
|
"navigationBarTitleText": "值班信息",
|
||||||
"navigationBarTextStyle": "white"
|
"navigationBarTextStyle": "white"
|
||||||
|
Loading…
Reference in New Issue
Block a user