refactor: 请求等页面

This commit is contained in:
菲鸽
2024-05-15 10:06:51 +08:00
parent 2b41626a96
commit 5bdb29994d
13 changed files with 79 additions and 385 deletions

View File

@@ -52,38 +52,6 @@
"style": {
"navigationBarTitleText": "关于"
}
},
{
"path": "pages/index/request",
"type": "page",
"layout": "demo",
"style": {
"navigationBarTitleText": "请求"
}
},
{
"path": "pages/index/request2",
"type": "page",
"layout": "demo",
"style": {
"navigationBarTitleText": "请求-状态一体化"
}
},
{
"path": "pages/index/upload",
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": "上传"
}
},
{
"path": "pages/index/upload2",
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": "上传-状态一体化"
}
}
],
"subPackages": []