绿满眶商城微信小程序-uniapp
xiangpei
2025-06-24 0b8ee272d9119dcb304a15da86fd69a18ee6930d
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 {};
  },