From 303cedc8e475bc438969664193757d4572103f14 Mon Sep 17 00:00:00 2001 From: minimaxagent1 Date: Tue, 12 Aug 2025 17:49:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5-=E5=85=AC=E5=91=8A=E8=AE=BE?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- enum/commonEnum.js | 2 +- pages/index/index.vue | 82 ++++++++++--------- .../mp-weixin/enum/commonEnum.js.map | 2 +- .../mp-weixin/pages/index/index.js.map | 2 +- .../dist/dev/mp-weixin/enum/commonEnum.js | 2 +- .../dist/dev/mp-weixin/pages/index/index.js | 9 +- .../dist/dev/mp-weixin/pages/index/index.wxml | 2 +- .../dist/dev/mp-weixin/pages/index/index.wxss | 53 ++++++------ 8 files changed, 81 insertions(+), 73 deletions(-) diff --git a/enum/commonEnum.js b/enum/commonEnum.js index 5375fda..d5f2b5a 100644 --- a/enum/commonEnum.js +++ b/enum/commonEnum.js @@ -7,7 +7,7 @@ export const commonEnum = { PERSONAL_CENTER:"https://api.ccttiot.com/image-1754986718771.png", PERSONAL_CENTER_ACTIVE:"https://api.ccttiot.com/image-1754986763842.png", LOCATION:'https://api.ccttiot.com/image-1754986786418.png', - ANNOUNCEMENT:"https://api.ccttiot.com/image-1754986879805.png", + ANNOUNCEMENT_ICON:"https://api.ccttiot.com/image-1754990087627.png", TEMP1:"https://api.ccttiot.com/image-1754987048988.png", TEMP2:"https://api.ccttiot.com/image-1754987114695.png", TEMP3:"https://api.ccttiot.com/image-1754987141539.png" diff --git a/pages/index/index.vue b/pages/index/index.vue index 5affbbe..8bd5f57 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,5 +1,6 @@