绿满眶商城微信小程序-uniapp
zxl
2025-12-18 2ec00e8b2b2fea62e935e29f8ab8b9f0f453afe3
pages/product/product/promotion/-promotion-assemble-promotions.vue
@@ -109,11 +109,9 @@
</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';
import '@/components/uview-components/uview-ui';
export default {
  components: {UTag,UCountDown},
  data() {
    return {};
  },