绿满眶商城微信小程序-uniapp
zhanghua
2025-09-01 aea82fc6285fd37a33e0efd6cd0e5089dfa32faf
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;