绿满眶商城微信小程序-uniapp
zxl
4 天以前 c9928dd4f6d25e2339ea1400f59ec58674a927a7
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