From a653e079fc51c4bc2a905dfaf4c0ba0983e32e77 Mon Sep 17 00:00:00 2001 From: 15976874561 <2553956742@qq.com> Date: Tue, 26 Aug 2025 09:31:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=96=B0=E5=8A=A0?= =?UTF-8?q?=E7=A4=BE=E5=8C=BA=E5=BB=BA=E8=AE=BE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/OneStopCommunity/communityBuilding/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index f696505..02c753e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "sassImplementationName" : "node-sass", "name" : "学工系统", - "appid" : "__UNI__FA045DB", + "appid" : "__UNI__4E0771D", "description" : "", "versionName" : "1.1.0", "versionCode" : "100", diff --git a/pages/OneStopCommunity/communityBuilding/index.vue b/pages/OneStopCommunity/communityBuilding/index.vue index 672bbb9..4a3308b 100644 --- a/pages/OneStopCommunity/communityBuilding/index.vue +++ b/pages/OneStopCommunity/communityBuilding/index.vue @@ -64,8 +64,8 @@ queryParams: { pageNum: 1, pageSize: 10, - activityTheme: "", - publishStatus: 0 + activityTheme: "" + // publishStatus: 0 } } },