diff --git a/pages/mall/index.vue b/pages/mall/index.vue
index 17263af..b82606f 100644
--- a/pages/mall/index.vue
+++ b/pages/mall/index.vue
@@ -79,18 +79,18 @@
-
diff --git a/pages/sangdai/sangdai.vue b/pages/sangdai/sangdai.vue
index 5e3806a..bd5d8f2 100644
--- a/pages/sangdai/sangdai.vue
+++ b/pages/sangdai/sangdai.vue
@@ -78,10 +78,10 @@
-
{{ a.shang_title }}
-
+ -->
{{ a.prize_num }}
预售
diff --git a/pages/user/hsjl.vue b/pages/user/hsjl.vue
index 11a5466..2e88fe0 100644
--- a/pages/user/hsjl.vue
+++ b/pages/user/hsjl.vue
@@ -1,28 +1,12 @@
-
+
-
+
- 打包时间:{{ v.addtime }}
+ 打包时间:{{ v.addtime }}
共
{{ v.count }}
@@ -39,9 +23,7 @@
{{
a.goodslist_title
}}
- 兑换价:{{ a.goodslist_money * 100 }}
+ 兑换价:{{ $c.removeTrailingZeros((a.goodslist_money * 100).toFixed(2)) }}
@@ -49,7 +31,7 @@
@@ -69,7 +51,7 @@ export default {
listData: [],
};
},
- onLoad(e) {},
+ onLoad(e) { },
methods: {
back() {
uni.navigateBack();
@@ -123,7 +105,7 @@ export default {
margin-top: 4rpx;
padding: 0 10rpx;
- > view:nth-child(2) {
+ >view:nth-child(2) {
font-weight: 400;
font-size: 16rpx;
color: #8a8a8a;
@@ -176,7 +158,7 @@ export default {
}
}
-.list_img > image {
+.list_img>image {
width: 100%;
height: 100%;
}
@@ -253,12 +235,12 @@ export default {
padding-left: 30rpx;
box-sizing: border-box;
- > view:nth-of-type(1) {
+ >view:nth-of-type(1) {
display: flex;
align-items: center;
}
- > view:nth-of-type(2) {
+ >view:nth-of-type(2) {
width: 520rpx;
text-align: center;
/* margin: auto; */