提交 418ef4c3 编写于 作者: 芊里

目录结构调整

上级 38f48110
{ {
"id": "uni-search-template", "id": "uni-search-template",
"displayName": "云端一体搜索模板", "displayName": "baseApp",
"version": "0.1.4", "version": "0.1.4",
"description": "uniCloud云端一体搜索模板,自带下拉候选、历史搜索、热搜。无需再开发服务器代码", "description": "uniCloud云端一体项目模板,无需再开发服务器代码",
"keywords": [ "keywords": [
"baseApp",
"login",
"登录模版",
"uniCloud", "uniCloud",
"搜索", "搜索",
"search", "search",
......
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, { }, {
"path": "pages/uni-feedback/uni-feedback", "path": "pages/ucenter/uni-feedback/uni-feedback",
"style": { "style": {
"navigationBarTitleText": "问题反馈" "navigationBarTitleText": "问题反馈"
} }
...@@ -78,19 +78,19 @@ ...@@ -78,19 +78,19 @@
} }
}, { }, {
"path": "pages/agree-list/agree-list", "path": "pages/ucenter/agree-list/agree-list",
"style": { "style": {
"navigationBarTitleText": "政策与协议" "navigationBarTitleText": "政策与协议"
} }
}, { }, {
"path": "pages/agree-list/privacy/privacy", "path": "pages/ucenter/agree-list/privacy/privacy",
"style": { "style": {
"navigationBarTitleText": "隐私政策" "navigationBarTitleText": "隐私政策"
} }
}, { }, {
"path": "pages/agree-list/service/service", "path": "pages/ucenter/agree-list/service/service",
"style": { "style": {
"navigationBarTitleText": "服务协议" "navigationBarTitleText": "服务协议"
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册