From 9df62adfcca9d8e251473601a8aa8a4028c516b6 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Tue, 19 May 2026 12:51:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B5=B7=E6=8A=A5=E5=88=86?= =?UTF-8?q?=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 + pages/person/index.vue | 361 ++++++++++++++++++++++++++++++++++ root/person/posterShare.vue | 458 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 825 insertions(+) create mode 100644 root/person/posterShare.vue diff --git a/pages.json b/pages.json index fd74040..3da8e6c 100644 --- a/pages.json +++ b/pages.json @@ -135,6 +135,12 @@ { // 个人中心二级页面 "root": "root/person", "pages": [ + { + "path": "posterShare", + "style": { + "navigationBarTitleText": "海报分享" + } + }, { "path": "loginIndex", "style": { diff --git a/pages/person/index.vue b/pages/person/index.vue index f381212..d1507f9 100644 --- a/pages/person/index.vue +++ b/pages/person/index.vue @@ -13,6 +13,9 @@ @clickCard="goPage('/root/person/info')" /> + + + +
+
+ {{ miniAppInfo.fullName || miniAppInfo.agencyName }} +
+
+ {{ miniAppInfo.slogan }} +
+
+ + + + + + + + +
+ + +
+
+
+ +
+
+
+
+ {{ miniAppInfo.fullName || miniAppInfo.agencyName }} +
+
+ {{ miniAppInfo.slogan || "全心全意为老乡服务" }} +
+
+
+ +
+
+
+
+ + +
+
+ + + + + + + +