From 469322d826dc214de27a1b43b1e295d2bc83dd2b Mon Sep 17 00:00:00 2001 From: wanganxp Date: Sun, 26 Nov 2023 03:02:27 +0800 Subject: [PATCH] =?UTF-8?q?add=E6=96=87=E6=9C=AC=E5=88=86=E4=BA=AB?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 274 +++++++++++----------- pages/tabBar/template.uvue | 396 ++++++++++++++++---------------- pages/template/share/share.uvue | 33 +++ 3 files changed, 362 insertions(+), 341 deletions(-) create mode 100644 pages/template/share/share.uvue diff --git a/pages.json b/pages.json index ea4c63e8..2a083570 100644 --- a/pages.json +++ b/pages.json @@ -37,12 +37,12 @@ "style": { "navigationBarTitleText": "progress" } - }, - { - "path": "pages/component/form/form", - "style": { - "navigationBarTitleText": "form" - } + }, + { + "path": "pages/component/form/form", + "style": { + "navigationBarTitleText": "form" + } }, { "path": "pages/component/button/button", @@ -199,31 +199,31 @@ "style": { "navigationBarTitleText": "general-event" } - }, - { - "path": "pages/component/unicloud-db-contacts/list", - "style": { - "navigationBarTitleText": "联系人", - "enablePullDownRefresh": true - } - }, - { - "path": "pages/component/unicloud-db-contacts/add", - "style": { - "navigationBarTitleText": "新增联系人" - } - }, - { - "path": "pages/component/unicloud-db-contacts/edit", - "style": { - "navigationBarTitleText": "编辑联系人" - } - }, - { - "path": "pages/component/unicloud-db-contacts/detail", - "style": { - "navigationBarTitleText": "" - } + }, + { + "path": "pages/component/unicloud-db-contacts/list", + "style": { + "navigationBarTitleText": "联系人", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/component/unicloud-db-contacts/add", + "style": { + "navigationBarTitleText": "新增联系人" + } + }, + { + "path": "pages/component/unicloud-db-contacts/edit", + "style": { + "navigationBarTitleText": "编辑联系人" + } + }, + { + "path": "pages/component/unicloud-db-contacts/detail", + "style": { + "navigationBarTitleText": "" + } }, { "path": "pages/tabBar/API", @@ -262,17 +262,17 @@ "navigationBarTitleText": "页面跳转" } }, - { - "path": "pages/API/set-navigation-bar-color/set-navigation-bar-color", - "style": { - "navigationBarTitleText": "设置导航条颜色" - } - }, - { - "path": "pages/API/set-navigation-bar-title/set-navigation-bar-title", - "style": { - "navigationBarTitleText": "设置导航条标题" - } + { + "path": "pages/API/set-navigation-bar-color/set-navigation-bar-color", + "style": { + "navigationBarTitleText": "设置导航条颜色" + } + }, + { + "path": "pages/API/set-navigation-bar-title/set-navigation-bar-title", + "style": { + "navigationBarTitleText": "设置导航条标题" + } }, { "path": "pages/API/set-navigation-bar-color/set-custom-navigation-bar-color", @@ -287,11 +287,11 @@ "navigationBarTitleText": "新页面-1" } }, - { - "path": "pages/API/navigator/new-page/new-page-3", - "style": { - "navigationBarTitleText": "新页面-3" - } + { + "path": "pages/API/navigator/new-page/new-page-3", + "style": { + "navigationBarTitleText": "新页面-3" + } }, { "path": "pages/API/navigator/new-page/onLoad", @@ -311,7 +311,7 @@ "style": { "navigationBarTitleText": "获取节点" } - }, + }, { "path": "pages/API/get-element-by-id/get-element-by-id-multiple-root-node", "style": { @@ -371,24 +371,24 @@ "style": { "navigationBarTitleText": "获取定位" } - }, - { - "path": "pages/API/interceptor/interceptor", - "style": { - "navigationBarTitleText": "拦截器" - } - }, - { - "path": "pages/API/interceptor/page1", - "style": { - "navigationBarTitleText": "拦截器测试页面 1" - } - }, - { - "path": "pages/API/interceptor/page2", - "style": { - "navigationBarTitleText": "拦截器测试页面 2" - } + }, + { + "path": "pages/API/interceptor/interceptor", + "style": { + "navigationBarTitleText": "拦截器" + } + }, + { + "path": "pages/API/interceptor/page1", + "style": { + "navigationBarTitleText": "拦截器测试页面 1" + } + }, + { + "path": "pages/API/interceptor/page2", + "style": { + "navigationBarTitleText": "拦截器测试页面 2" + } }, { "path": "pages/tabBar/CSS", @@ -944,13 +944,13 @@ "navigationBarTitleText": "顶部搜索框随时下移长列表", "enablePullDownRefresh": true } - }, - { - "path": "pages/template/long-list2/long-list2", - "style": { - "navigationBarTitleText": "顶部banner长列表", - "enablePullDownRefresh": true - } + }, + { + "path": "pages/template/long-list2/long-list2", + "style": { + "navigationBarTitleText": "顶部banner长列表", + "enablePullDownRefresh": true + } }, { "path": "pages/component/list-view/list-view", @@ -1013,69 +1013,69 @@ "navigationBarTitleText": "", "enablePullDownRefresh": false } - }, - { - "path": "pages/component/sticky-header/sticky-header", - "style": { - "navigationBarTitleText": "sticky-header", - "enablePullDownRefresh": false - } - }, - { - "path" : "pages/API/element-takesnapshot/element-takesnapshot", - "style" : - { - "navigationBarTitleText" : "takeSnapshot", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/API/element-draw/element-draw", - "style" : - { - "navigationBarTitleText" : "getDrawableContext", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/component/general-event/transition-event", - "style" : - { - "navigationBarTitleText" : "transitionend事件", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/API/install-apk/install-apk", - "style" : - { - "navigationBarTitleText" : "install-apk", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/template/schema/schema", - "style" : - { - "navigationBarTitleText" : "打开schema示例" - } - }, - { - "path" : "pages/component/sticky-section/sticky-section", - "style" : - { - "navigationBarTitleText" : "sticky-section", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/component/list-view/list-view-multiplex", - "style" : - { - "navigationBarTitleText" : "list-view-multiplex", - "enablePullDownRefresh" : false - } - } + }, + { + "path": "pages/component/sticky-header/sticky-header", + "style": { + "navigationBarTitleText": "sticky-header", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/API/element-takesnapshot/element-takesnapshot", + "style": { + "navigationBarTitleText": "takeSnapshot", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/API/element-draw/element-draw", + "style": { + "navigationBarTitleText": "getDrawableContext", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/component/general-event/transition-event", + "style": { + "navigationBarTitleText": "transitionend事件", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/API/install-apk/install-apk", + "style": { + "navigationBarTitleText": "install-apk", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/template/schema/schema", + "style": { + "navigationBarTitleText": "打开schema示例" + } + }, + { + "path": "pages/component/sticky-section/sticky-section", + "style": { + "navigationBarTitleText": "sticky-section", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/component/list-view/list-view-multiplex", + "style": { + "navigationBarTitleText": "list-view-multiplex", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/template/share/share", + "style": { + "navigationBarTitleText": "分享", + "enablePullDownRefresh": false + } + } ], "globalStyle": { @@ -1127,4 +1127,4 @@ "query": "" //启动参数,在页面的onLoad函数里面得到 }] } -} +} \ No newline at end of file diff --git a/pages/tabBar/template.uvue b/pages/tabBar/template.uvue index deedd693..f657d7be 100644 --- a/pages/tabBar/template.uvue +++ b/pages/tabBar/template.uvue @@ -1,241 +1,229 @@ + @import '../../common/uni-uvue.css'; + \ No newline at end of file diff --git a/pages/template/share/share.uvue b/pages/template/share/share.uvue new file mode 100644 index 00000000..df9c67b2 --- /dev/null +++ b/pages/template/share/share.uvue @@ -0,0 +1,33 @@ + + + + + -- GitLab