绿满眶商城微信小程序-uniapp
zxl
2025-09-12 2eb21bfe2f40630a46e675211f23b5f240e395a4
pages/product/comment.vue
@@ -63,6 +63,7 @@
</template>
<script>
import '@/components/uview-components/uview-ui'
// import { getGoodsDetail } from '@/api/goods.js';
import * as membersApi from "@/api/members.js";
import configs from '@/config/config'
@@ -321,7 +322,7 @@
          .star {
            width: 30rpx;
            height: 30rpx;
            background: url("/static/star.png");
            background: url("/pages/subComponents/static/star.png");
            background-size: 100%;
          }
        }