1.登陆地步登陆方式调整

2023.11.25 sws
master
sws 2023-11-25 14:34:27 +08:00
parent a06a1dd057
commit 47cf5192ac
4 changed files with 8 additions and 8 deletions

View File

@ -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/',
// publicpublichttps://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',

View File

@ -4,8 +4,8 @@
<block v-if="(is_exist_base_data || 0) == 1">
<view class="flex-col jc-sb dom-content">
<view>
<view class="flex-row align-c jc-e top-nav margin-bottom-xxxl">
<view class="cr-base text-size" @tap="open_language_event">
<view class="flex-row tr top-nav margin-bottom-xxxl">
<view class="flex-1 cr-base text-size" @tap="open_language_event">
<view class="pr top-sm margin-right-sm dis-inline-block">
<iconfont name="icon-login-language" size="32rpx"></iconfont>
</view>

View File

@ -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: {},

View File

@ -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: '',