修正我的券 券编码过长问题

This commit is contained in:
wangsongsole 2022-09-23 10:17:21 +08:00
parent 93b3772cc8
commit e0a178cf13
4 changed files with 13 additions and 6 deletions

View File

@ -15,6 +15,7 @@
"image-alt": "off"
}
],
"no-inline-styles": "off"
"no-inline-styles": "off",
"compat-api/css": "off"
}
}

View File

@ -167,7 +167,13 @@ body {
}
.right-box-id {
width: 1.7rem;
color: #949494;
user-select: text;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;
}
.right-box-more {

View File

@ -70,7 +70,7 @@
more: false, /* 是否展示更多 状态 */
couponList: [
{
id: 0,
id: '16841a3558768768876879841585dsadasdadadsad',
money: 5,
status: 0,
full: 10,
@ -82,7 +82,7 @@
4、优惠券不可拆分使用且不可与其他优惠券叠加使用每笔订单最多使用1张优惠券券叠加使用每笔订单最多使用1张优惠券`,
},
{
id: 1,
id: 894565153931535,
money: 5,
full: 10,
status: 1,
@ -94,7 +94,7 @@
4、优惠券不可拆分使用且不可与其他优惠券叠加使用每笔订单最多使用1张优惠券券叠加使用每笔订单最多使用1张优惠券`,
},
{
id: 2,
id: 6589186313651,
money: 5,
full: 10,
status: 2,

View File

@ -57,7 +57,7 @@
show: false, /* 支付弹窗状态 */
orderList: [
{
id: 0,
id: 'A-Za-z0-986481945398',
status: 0,
money: 5,
originalPrice: 100,
@ -66,7 +66,7 @@
src: './img/couponbg.png',
},
{
id: 0,
id: 'B-84812238963189152',
status: 1,
money: 5,
originalPrice: 100,