From 9568ec13d07330aa9664d84a40e762faf27b19e3 Mon Sep 17 00:00:00 2001 From: wushumin Date: Thu, 4 Jun 2026 17:04:51 +0800 Subject: [PATCH] chore: reduce mp weixin debug package further --- user-app/src/manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/user-app/src/manifest.json b/user-app/src/manifest.json index 8ae00f4..d47a01a 100644 --- a/user-app/src/manifest.json +++ b/user-app/src/manifest.json @@ -60,6 +60,10 @@ { "type" : "file", "value" : "static/appraisal/service-anxinyan-hero.png" + }, + { + "type" : "file", + "value" : "static/appraisal/service-step-pay.png" } ] },