绿满眶商城微信小程序-uniapp
zhanghua
2025-06-11 1eefd113e28e802348a9cae69a41945c1dc48b0f
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 {};
  },