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