diff --git a/src/views/AppMain.vue b/src/views/AppMain.vue index 8aa9b16..9bbaf63 100644 --- a/src/views/AppMain.vue +++ b/src/views/AppMain.vue @@ -27,7 +27,8 @@ onMounted(() => {}) // height: 1080px; } .container { - width: 1552px; + /* width: 1552px; */ + width: 98%; background-color: pink; margin: 0 auto; background: #ffffff; diff --git a/src/views/cart/index.vue b/src/views/cart/index.vue index 3bbfcc5..932f7d6 100644 --- a/src/views/cart/index.vue +++ b/src/views/cart/index.vue @@ -1128,14 +1128,14 @@ isShowPriceFun()