页面修改
This commit is contained in:
parent
6f141830a9
commit
b63547a137
@ -551,7 +551,7 @@ export function priceRuleApi(id) {
|
|||||||
* @returns {*}
|
* @returns {*}
|
||||||
*/
|
*/
|
||||||
export function supMenuApi(data) {
|
export function supMenuApi(data) {
|
||||||
return request.get('intention/cate', data);
|
return request.get('intention/v2/cate', data);
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* 供销市场标签
|
* 供销市场标签
|
||||||
|
@ -9,8 +9,8 @@ let httpApiThree
|
|||||||
// 网络接口修改此字符 小程序域名要求https
|
// 网络接口修改此字符 小程序域名要求https
|
||||||
// let httpApi = 'http://192.168.31.110:8324' // 测试
|
// let httpApi = 'http://192.168.31.110:8324' // 测试
|
||||||
if (process.env.NODE_ENV === "development") {
|
if (process.env.NODE_ENV === "development") {
|
||||||
// httpApi = 'https://shop.lihaink.cn' // 生产
|
httpApi = 'https://shop.lihaink.cn' // 生产
|
||||||
httpApi = "https://crmeb-test.shop.lihaink.cn"
|
// httpApi = "https://crmeb-test.shop.lihaink.cn"
|
||||||
// httpApi = "http://192.168.0.222"
|
// httpApi = "http://192.168.0.222"
|
||||||
// httpApi = "http://192.168.0.108:8325"
|
// httpApi = "http://192.168.0.108:8325"
|
||||||
// httpApi = 'http://192.168.0.108:8325'
|
// httpApi = 'http://192.168.0.108:8325'
|
||||||
|
@ -710,7 +710,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* 超出部分隐藏 */
|
/* 超出部分隐藏 */
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
max-width: 45vw;
|
max-width: 40vw;
|
||||||
/* 使用省略号表示溢出的内容 */
|
/* 使用省略号表示溢出的内容 */
|
||||||
|
|
||||||
/* 可根据实际情况调整容器宽度 */
|
/* 可根据实际情况调整容器宽度 */
|
||||||
|
@ -713,7 +713,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* 超出部分隐藏 */
|
/* 超出部分隐藏 */
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
max-width: 45vw;
|
max-width: 40vw;
|
||||||
/* 使用省略号表示溢出的内容 */
|
/* 使用省略号表示溢出的内容 */
|
||||||
|
|
||||||
/* 可根据实际情况调整容器宽度 */
|
/* 可根据实际情况调整容器宽度 */
|
||||||
|
@ -767,7 +767,8 @@
|
|||||||
.com_name {
|
.com_name {
|
||||||
font-size: 33.29rpx;
|
font-size: 33.29rpx;
|
||||||
// background-color: red;
|
// background-color: red;
|
||||||
max-width: 45vw;
|
// max-width: 45vw;
|
||||||
|
max-width: 40vw;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
/* 防止文字换行 */
|
/* 防止文字换行 */
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -397,7 +397,7 @@
|
|||||||
return item.merchant_category_id == options.merchant_category_id;
|
return item.merchant_category_id == options.merchant_category_id;
|
||||||
});
|
});
|
||||||
if (options.tit) {
|
if (options.tit) {
|
||||||
this.titName = "先货后款"
|
options.tit == 1 ? this.titName = "先款后货" : this.titName = "先货后款"
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
this.titName = this.menuList[index].category_name
|
this.titName = this.menuList[index].category_name
|
||||||
@ -739,7 +739,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* 超出部分隐藏 */
|
/* 超出部分隐藏 */
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
max-width: 45vw;
|
max-width: 40vw;
|
||||||
/* 使用省略号表示溢出的内容 */
|
/* 使用省略号表示溢出的内容 */
|
||||||
|
|
||||||
/* 可根据实际情况调整容器宽度 */
|
/* 可根据实际情况调整容器宽度 */
|
||||||
|
@ -713,7 +713,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* 超出部分隐藏 */
|
/* 超出部分隐藏 */
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
max-width: 45vw;
|
max-width: 40vw;
|
||||||
/* 使用省略号表示溢出的内容 */
|
/* 使用省略号表示溢出的内容 */
|
||||||
|
|
||||||
/* 可根据实际情况调整容器宽度 */
|
/* 可根据实际情况调整容器宽度 */
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="con_kuo"
|
<view class="con_kuo"
|
||||||
@click="navigator(`/pages/nongKe/supply_chain/supplier?type_id=12&isDetail=1&product_type=98&cate_id=${id}&credit_buy=1`)">
|
@click="navigator(`/pages/nongKe/supply_chain/supplierA?tit=2&type_id=12&isDetail=1&product_type=98&cate_id=${id}`)">
|
||||||
<image class="con_img" src="@/static/images/bg2.png" mode=""></image>
|
<image class="con_img" src="@/static/images/bg2.png" mode=""></image>
|
||||||
<image class="con_ico" src="@/static/images/bgic2.png" mode=""></image>
|
<image class="con_ico" src="@/static/images/bgic2.png" mode=""></image>
|
||||||
<view class="con_text">
|
<view class="con_text">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user