From 65356953ed6ee7bba8dc6263f4d38aec290bfb7f Mon Sep 17 00:00:00 2001 From: RyRh <3123294924@qq.com> Date: Tue, 25 Aug 2026 12:04:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=BD=AE=E6=92=AD=EF=BC=8C?= =?UTF-8?q?=E8=A3=81=E5=89=AA=E6=A0=87=E9=A2=98=EF=BC=8C=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/index/components/PlatformFeatures.vue | 91 +++++++++++++++++++-- pages/index/components/PodCatalog.vue | 11 ++- pages/index/index.vue | 3 +- pages/index/mock.js | 14 +++- pages/products/products.vue | 3 +- utils/product.js | 41 ++++++++++ 7 files changed, 148 insertions(+), 17 deletions(-) create mode 100644 utils/product.js diff --git a/manifest.json b/manifest.json index 14336ad..f723e92 100644 --- a/manifest.json +++ b/manifest.json @@ -42,7 +42,7 @@ }, "quickapp" : {}, "mp-weixin" : { - "appid" : "wxd0e6eff3c220337b", + "appid" : "wx962684512df4e5fd", "setting" : { "urlCheck" : false }, diff --git a/pages/index/components/PlatformFeatures.vue b/pages/index/components/PlatformFeatures.vue index 771c8ab..853ee31 100644 --- a/pages/index/components/PlatformFeatures.vue +++ b/pages/index/components/PlatformFeatures.vue @@ -3,8 +3,15 @@ 用强大的功能,开启盈利快车道 - - + + - + @@ -34,6 +42,15 @@