天医币和积分可以查看详情,vip延期支持积分购买

This commit is contained in:
liuyuan
2025-04-22 15:07:42 +08:00
parent 380ed58d17
commit ddbd8e74b6
14 changed files with 1774 additions and 41 deletions

View File

@@ -70,6 +70,9 @@ Vue.component('common-select-goods', commonSelectGoods);
import commonAnchorLink from '@/pages/component/commonComponents/anchorLink.vue'
Vue.component('common-anchor-link', commonAnchorLink);
import commonSelectVip from '@/pages/component/commonComponents/selectVip.vue'
Vue.component('common-select-vip', commonSelectVip);
App.mpType = 'app'
const app = new Vue({