From b5d3561a2e06106ed9cce2c6bcc9c2463951e998 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期五, 15 十一月 2024 11:06:26 +0800
Subject: [PATCH] 新增申请页面不显示发运通知单的问题修改
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index 3e5f70f..2e48f6f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -53,7 +53,7 @@
"appid" : "wx69ae2830c7d22d5a",
"setting" : {
"urlCheck" : false,
- "es6" : true,
+ "es6" : false,
"minified" : true
},
"usingComponents" : true
--
Gitblit v1.9.1