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