绿满眶商城微信小程序-uniapp
peng
2025-06-23 4ffe82b5315aa3a15b988ea7a400dd3829bff979
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 {};
  },