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