提交 d1461d47 编写于 作者: M mahaifeng

[env] 添加uni.env测试界面

上级 f9f4ae86
...@@ -459,10 +459,10 @@ ...@@ -459,10 +459,10 @@
} }
}, },
{ {
"path" : "pages/API/uni-env/uni-env", "path" : "pages/API/env/env",
"style" : "style" :
{ {
"navigationBarTitleText" : "uni-env" "navigationBarTitleText" : "env"
} }
}, },
// #endif // #endif
......
...@@ -91,8 +91,8 @@ ...@@ -91,8 +91,8 @@
url: 'exit', url: 'exit',
}, },
{ {
name: 'uni.env', name: 'env',
url: 'uni-env' url: 'env'
}, },
// #endif // #endif
] as Page[], ] as Page[],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册