From c76258b4339b91edaa45d29127f8f04a897b69fe Mon Sep 17 00:00:00 2001 From: 13405411873 <1994398261@qq.com> Date: Fri, 25 Apr 2025 21:43:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E5=91=8A=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 136 +++++++++++++++--------------- package.json | 4 +- pages/components/notice-index.vue | 34 ++++++++ pages/index.vue | 16 +++- pages/mine/coupon/my-coupon.vue | 40 ++++----- pages/mine/member/member-card.vue | 54 +++++------- pages/notice/public-notice.vue | 37 ++++++-- 7 files changed, 192 insertions(+), 129 deletions(-) diff --git a/manifest.json b/manifest.json index 4954c93..3c58582 100644 --- a/manifest.json +++ b/manifest.json @@ -1,69 +1,69 @@ { - "name" : "多点通告", - "appid" : "__UNI__5491739", - "description" : "", - "versionName" : "1.1.0", - "versionCode" : "100", - "transformPx" : false, - "app-plus" : { - "usingComponents" : true, - "nvueCompiler" : "uni-app", - "splashscreen" : { - "alwaysShowBeforeRender" : true, - "waiting" : true, - "autoclose" : true, - "delay" : 0 - }, - "modules" : {}, - "distribute" : { - "android" : { - "permissions" : [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - "ios" : {}, - "sdkConfigs" : {} - } - }, - "quickapp" : {}, - "mp-weixin" : { - "optimization" : { - "subPackages" : true - }, - "appid" : "wxd96fda6510adb6d3", - "setting" : { - "urlCheck" : false, - "es6" : false, - "minified" : true, - "postcss" : true - }, - "usingComponents" : true - }, - "vueVersion" : "2", - "h5" : { - "template" : "static/index.html", - "devServer" : { - "port" : 9090, - "https" : false - }, - "title" : "RuoYi-App", - "router" : { - "mode" : "hash", - "base" : "./" - } - } -} + "name": "多点通告", + "appid": "__UNI__5491739", + "description": "", + "versionName": "1.1.0", + "versionCode": "100", + "transformPx": false, + "app-plus": { + "usingComponents": true, + "nvueCompiler": "uni-app", + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "autoclose": true, + "delay": 0 + }, + "modules": {}, + "distribute": { + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + "ios": {}, + "sdkConfigs": {} + } + }, + "quickapp": {}, + "mp-weixin": { + "optimization": { + "subPackages": true + }, + "appid": "wxd96fda6510adb6d3", + "setting": { + "urlCheck": false, + "es6": false, + "minified": true, + "postcss": true + }, + "usingComponents": true + }, + "vueVersion": "2", + "h5": { + "template": "static/index.html", + "devServer": { + "port": 9090, + "https": false + }, + "title": "RuoYi-App", + "router": { + "mode": "history", + "base": "" + } + } +} \ No newline at end of file diff --git a/package.json b/package.json index 104dc58..65c4376 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,9 @@ "dependencies": { "cos-js-sdk-v5": "^1.8.7", "html2canvas": "^1.4.1", - "rich-text-parser": "^1.0.2" + "jweixin-module": "^1.6.0", + "rich-text-parser": "^1.0.2", + "weixin-js-sdk": "^1.6.5" }, "devDependencies": { "rich-text-parser": "^1.0.2" diff --git a/pages/components/notice-index.vue b/pages/components/notice-index.vue index cdd9f01..e47b134 100644 --- a/pages/components/notice-index.vue +++ b/pages/components/notice-index.vue @@ -144,6 +144,15 @@ placeholder="最高" /> + + 地区 + + + + +