绿满眶商城微信小程序-uniapp
zxl
2025-06-24 e50f021ddf73b80f5a1273b8b01e7dd4344a4cdc
pages/product/product/promotion/-promotion-details.vue
@@ -62,10 +62,9 @@
  </view>
</template>
<script>
import UTag from '@/uview-components/uview-ui/components/u-tag/u-tag.vue';
import '@/components/uview-components/uview-ui';
export default {
  components: {UTag},
  data() {
    return {};
  },