application [coding-game-miniapp] view page [pages/index] development
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"pages": [ // pages数组中第一项表示应用启动页
|
||||
{
|
||||
"path": "pages/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user