From 423be6e32ce93b1c9f0311f04020595fdf56652e Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 17 May 2022 14:06:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E8=B6=85=E5=B8=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{supermarket.vue => AppCpSupermarket.vue} | 5 +++-- src/mods/conv/score/AppSupermarket/AppSupermarket.vue | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) rename src/mods/conv/score/AppCreditPoints/{supermarket.vue => AppCpSupermarket.vue} (99%) diff --git a/src/mods/conv/score/AppCreditPoints/supermarket.vue b/src/mods/conv/score/AppCreditPoints/AppCpSupermarket.vue similarity index 99% rename from src/mods/conv/score/AppCreditPoints/supermarket.vue rename to src/mods/conv/score/AppCreditPoints/AppCpSupermarket.vue index 3e53572..9cb2e60 100644 --- a/src/mods/conv/score/AppCreditPoints/supermarket.vue +++ b/src/mods/conv/score/AppCreditPoints/AppCpSupermarket.vue @@ -53,7 +53,7 @@ import {mapState} from 'vuex' export default { - name: 'supermarket', + name: 'AppCpSupermarket', appName: "积分超市", data() { return { @@ -210,13 +210,14 @@ export default { flex-direction: column; .title { - width: 100vw; + width: 100%; height: 80px; line-height: 80px; background: #EFF4FF; padding-left: 30px; color: #3A7EE2; font-size: 28px; + box-sizing: border-box; } .goods-list { diff --git a/src/mods/conv/score/AppSupermarket/AppSupermarket.vue b/src/mods/conv/score/AppSupermarket/AppSupermarket.vue index 75a40e2..f5d70ed 100644 --- a/src/mods/conv/score/AppSupermarket/AppSupermarket.vue +++ b/src/mods/conv/score/AppSupermarket/AppSupermarket.vue @@ -51,7 +51,7 @@ import {mapState} from "vuex"; export default { name: "AppSupermarket", - appName: "积分超市", + appName: "积分超市(旧)", data() { return { list: {},