From 6aa5a77722ba35817112c366879928b95c6215df Mon Sep 17 00:00:00 2001 From: hupeng Date: Mon, 28 Sep 2020 14:16:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Euniapp-h5=E9=85=8D=E7=BD=AEUR?= =?UTF-8?q?L?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wechat/config/shop.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/wechat/config/shop.vue b/src/views/wechat/config/shop.vue index 5ea617b..3edf4fa 100644 --- a/src/views/wechat/config/shop.vue +++ b/src/views/wechat/config/shop.vue @@ -4,6 +4,10 @@ + + + 主要用于兼容单独h5 + @@ -47,6 +51,7 @@ export default { file_store_mode: 2, site_url: '', api_url: '', + uni_site_url: '', admin_api_url: '', store_free_postage: '' },