Commit 585effb8 by CHEN\chenXi

水位控制挑战

parent 562b867e
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
"pages": [
{
"path": "pages/index/index",
"style": {
......@@ -24,6 +24,12 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/miniGame-four/index",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment