修改本地连接

This commit is contained in:
2024-04-10 15:36:38 +08:00
parent 7249c430b8
commit cae7b2767f
15 changed files with 283 additions and 19 deletions

View File

@@ -0,0 +1,7 @@
{
"usingComponents": {
"navigator": "/components/navigator/index",
"van-button": "@vant/weapp/button/index"
},
"navigationStyle": "custom"
}