代码修改

This commit is contained in:
jia 2023-09-25 10:52:16 +08:00
parent 8677108289
commit 081c9e8960
3 changed files with 5 additions and 14 deletions

View File

@ -27,11 +27,11 @@ if (process.env.NODE_ENV === "development") {
// #endif
} else if (process.env.NODE_ENV === 'production') {
// httpApi = 'https://shop.lihaink.cn' // 生产
httpApi = 'https://shop.lihaink.cn' // 生产
// httpApi ='https://test.shop.lihaink.cn' //预发布环境
httpApi = "https://crmeb-test.shop.lihaink.cn"
// httpApi = "https://crmeb-test.shop.lihaink.cn"
httpApiTwo = 'https://nk.lihaink.cn' // 生产
httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产
}

View File

@ -2,8 +2,8 @@
"name" : "惠农生活",
"appid" : "__UNI__3A527D1",
"description" : "",
"versionName" : "1.4.1",
"versionCode" : 141,
"versionName" : "1.4.3",
"versionCode" : 143,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -302,11 +302,7 @@
</image>
<text class="text">商户设置</text>
</view>
<view class="examine" @click="paydecimal">
<image class="icon_img" src="@/static/images/jy.png" mode="aspectFill">
</image>
<text class="text">保证缴纳金</text>
</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="aspectFill">
</image>
@ -398,11 +394,6 @@
</view>
<view class="examine" @click="paydecimal">
<image class="icon_img" src="@/static/images/jy.png" mode="aspectFill">
</image>
<text class="text">保证缴纳金</text>
</view>
</view>
</view>
</view>