绿满眶商城微信小程序-uniapp
peng
2025-08-27 beaf1148e8f30f735671d086dfa7cf36d245d74c
pages/tabbar/user/my.vue
@@ -242,6 +242,7 @@
</script>
<style lang="scss" scoped>
   @import url("/pages/subComponents/static/bgStyle.css");
html,
body {
  overflow: auto;
@@ -333,7 +334,7 @@
    background-size: cover;
    border-bottom-left-radius: 30rpx;
    border-bottom-right-radius: 30rpx;
    background-image: url("/pages/subComponents/static/img/main-bg.png");
    background-image: var(--main-bg);
    background-position: bottom;
    background-repeat: no-repeat;
    color: #ffffff;