绿满眶商城微信小程序-uniapp
zxl
2025-06-24 e50f021ddf73b80f5a1273b8b01e7dd4344a4cdc
components/m-goods-list/list.vue
@@ -101,14 +101,10 @@
</template>
<script>
   import UIcon from '@/uview-components/uview-ui/components/u-icon/u-icon.vue';
   import UImage from '@/uview-components/uview-ui/components/u-image/u-image.vue';
   import ULoading from '@/uview-components/uview-ui/components/u-loading/u-loading.vue';
   import UTag from '@/uview-components/uview-ui/components/u-tag/u-tag.vue';
   import '@/components/uview-components/uview-ui';
   
   import commonTpl from '@/components/m-goods-list/common'
   export default {
      components: {UIcon,UImage,ULoading,UTag},
      data() {
         return {
            lightColor: this.$mainColor