This commit is contained in:
weipengfei 2024-02-03 17:20:59 +08:00
parent 02c54ad684
commit 71defb6b5e
3 changed files with 10 additions and 10 deletions

View File

@ -9,8 +9,8 @@ let httpApiThree
let wsApi
// 在打包之前请检查当前环境是否正确
const env = 'dev'; // 开发
// const env = 'prod'; // 生产
// const env = 'dev'; // 开发
const env = 'prod'; // 生产
// const env = 'prew'; // 预上线
switch (env) {

View File

@ -2,8 +2,8 @@
"name" : "惠农商户平台",
"appid" : "__UNI__1EE148C",
"description" : "",
"versionName" : "1.1.5",
"versionCode" : 115,
"versionName" : "1.1.7",
"versionCode" : 117,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -244,11 +244,11 @@
<text class="text">补货订单</text>
</view>
<view v-if="no_prod" class="examine" @click="showQRcode">
<!-- <view v-if="no_prod" class="examine" @click="showQRcode">
<image class="icon_img" src="@/static/images/index22.png" mode="aspectFit">
</image>
<text class="text">活动邀请码</text>
</view>
</view> -->
<!-- <view class="examine" @click="navigator(`/pages/users/user_invoice_Finance/index?mer_id=${mer_id}`)">
<image class="icon_img" src="@/static/images/cwgk.png" mode="aspectFit">
@ -334,11 +334,11 @@
<text class="text">商户设置</text>
</view>
<view v-if="no_prod" class="examine" @click="showQRcode">
<!-- <view v-if="no_prod" class="examine" @click="showQRcode">
<image class="icon_img" src="@/static/images/index22.png" mode="aspectFit">
</image>
<text class="text">活动邀请码</text>
</view>
</view> -->
<!-- <view class="examine" @click="navigator(`/pages/users/user_invoice_Finance/index?mer_id=${mer_id}`)">
@ -411,11 +411,11 @@
</view>
<view v-if="no_prod" class="examine" @click="showQRcode">
<!-- <view v-if="no_prod" class="examine" @click="showQRcode">
<image class="icon_img" src="@/static/images/index22.png" mode="aspectFit">
</image>
<text class="text">活动邀请码</text>
</view>
</view> -->
</view>
</view>