From 2f812e33de0e2507ab87b0b458faad788c52b7a4 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 17 七月 2025 09:26:43 +0800
Subject: [PATCH] 前端

---
 small-program/manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/small-program/manifest.json b/small-program/manifest.json
index d7a52b5..472d5be 100644
--- a/small-program/manifest.json
+++ b/small-program/manifest.json
@@ -5,7 +5,7 @@
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
-	"sassImplementationName": "node-sass",
+    "sassImplementationName" : "node-sass",
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
         "usingComponents" : true,
@@ -61,7 +61,8 @@
         "usingComponents" : true
     },
     "mp-alipay" : {
-        "usingComponents" : true
+        "usingComponents" : true,
+        "appid" : "wxcd2b89fd2ff065f8"
     },
     "mp-baidu" : {
         "usingComponents" : true

--
Gitblit v1.9.3