From 47cf5192ac144564cd487f585984004a2ddf4b83 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Sat, 25 Nov 2023 14:34:27 +0800 Subject: [PATCH] =?UTF-8?q?1.=E7=99=BB=E9=99=86=E5=9C=B0=E6=AD=A5=E7=99=BB?= =?UTF-8?q?=E9=99=86=E6=96=B9=E5=BC=8F=E8=B0=83=E6=95=B4=202023.11.25=20sw?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 8 ++++---- pages/login/login.vue | 4 ++-- pages/plugins/ask/index/index.vue | 2 +- pages/plugins/realstore/detail/detail.vue | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/App.vue b/App.vue index 8429b1ae..e1ad9c20 100644 --- a/App.vue +++ b/App.vue @@ -6,13 +6,13 @@ // 基础配置 // 数据接口请求地址 // request_url: 'https://new.shopxo.vip/', - // request_url: 'https://d1.shopxo.vip/', - request_url: 'http://shopxo.com/', + request_url: 'https://d1.shopxo.vip/', + // request_url: 'http://shopxo.com/', // 静态资源地址(如系统根目录不在public目录下面请在静态地址后面加public目录、如:https://d1.shopxo.vip/public/) // static_url: 'https://new.shopxo.vip/', - // static_url: 'https://d1.shopxo.vip/', - static_url: 'http://shopxo.com/', + static_url: 'https://d1.shopxo.vip/', + // static_url: 'http://shopxo.com/', // 系统类型(默认default、如额外独立小程序、可与程序分身插件实现不同主体小程序及支付独立) system_type: 'default', diff --git a/pages/login/login.vue b/pages/login/login.vue index 537c3bda..0a38ea79 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -4,8 +4,8 @@ - - + + diff --git a/pages/plugins/ask/index/index.vue b/pages/plugins/ask/index/index.vue index 3f2092c9..be36b0f5 100644 --- a/pages/plugins/ask/index/index.vue +++ b/pages/plugins/ask/index/index.vue @@ -73,7 +73,7 @@ return { theme_view: app.globalData.get_theme_value_view(), is_mp_env: false, - // #ifdef MP + // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU is_mp_env: true, // #endif data_base: {}, diff --git a/pages/plugins/realstore/detail/detail.vue b/pages/plugins/realstore/detail/detail.vue index 54824a34..bae0db4e 100644 --- a/pages/plugins/realstore/detail/detail.vue +++ b/pages/plugins/realstore/detail/detail.vue @@ -317,7 +317,7 @@ status_bar_height: status_bar_height, common_static_url: common_static_url, is_mp_env: false, - // #ifdef MP + // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU is_mp_env: true, // #endif content_style: '',