diff --git a/src/views/myStore/index.vue b/src/views/myStore/index.vue index 013752e..dcd34e4 100644 --- a/src/views/myStore/index.vue +++ b/src/views/myStore/index.vue @@ -2,7 +2,8 @@
-
+ +
@@ -21,10 +22,10 @@ >/ {{ $t("store.priceRmb") }}{{ item.priceRmb / 100 }}
- {{ $t("store.glod") }}{{ item.glod }} {{ item.glod }}
-
+
{{ $t("store.createOrder") }}
@@ -519,7 +520,6 @@ function findStatus() { text-align: end; .price { font-size: 30px; - font-weight: 700; color: #242625; cursor: pointer; } @@ -532,10 +532,10 @@ function findStatus() { cursor: pointer; margin-bottom: 20px; span { - font-weight: 700; color: #242625; cursor: pointer; margin-right: 5px; + padding-left: 10px; } }