|
@@ -298,6 +298,7 @@
|
|
|
</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
+ <sub-component ref="subComponent" get-container="body" :linkobj="linkObj" :initdata="initData" :v-switch="vSwitch" @back-init="refreshInitdata"></sub-component>
|
|
|
<div class="provincePayWarp" v-show="userType">
|
|
|
<span class="provincePayTips">省份订阅包</span>
|
|
|
<div class="provincePay">
|
|
@@ -311,7 +312,6 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <sub-component ref="subComponent" get-container="body" :linkobj="linkObj" :initdata="initData" :v-switch="vSwitch" @back-init="refreshInitdata"></sub-component>
|
|
|
<li class="body-item" id="giveTimeBox" style="display: none;margin-top: 0.16rem;">
|
|
|
<div class="item-container" href="javascript:;">
|
|
|
<div class="item">
|