This commit is contained in:
Aiden 2024-10-24 14:36:50 +08:00
parent 4b11f7a242
commit 4fff364217

View File

@ -9,14 +9,6 @@
}
},
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "添加画作",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/index",
"style": {
@ -24,6 +16,14 @@
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "添加画作",
"enablePullDownRefresh": false
}
},
{
"path": "pages/painting/index",
"style": {