绿满眶商城微信小程序-uniapp
xiangpei
2025-06-03 2e24923ed954974c3b134fae89cc23b64f4406b8
pages/product/product/promotion/-promotion-assemble-promotions.vue
@@ -109,7 +109,11 @@
</template>
<script>
import UTag from '@/uview-components/uview-ui/components/u-tag/u-tag.vue';
import UCountDown from '@/uview-components/uview-ui/components/u-count-down/u-count-down.vue';
export default {
  components: {UTag,UCountDown},
  data() {
    return {};
  },