feat:性能优化
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
<MyBtn class="mt-48" @ok="onOutLogin" text="退出登录"></MyBtn>
|
||||
</view>
|
||||
<up-toast ref="uToastRef"></up-toast>
|
||||
<!-- 腾讯电子签H5 → 集成到UniApp -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -274,10 +273,10 @@ export default {
|
||||
url = '/pages/rwa_package/accountSafe/accountSafe'
|
||||
break;
|
||||
case 1:
|
||||
url = '/pages/rwa_package/dongjian/index'
|
||||
url = '/pages/rwa_package/insights/index'
|
||||
break;
|
||||
case 2:
|
||||
url = '/pages/rwa_package/zhaopian/zhaopian'
|
||||
url = '/pages/rwa_package/store-photo/store-photo'
|
||||
break;
|
||||
case 3:
|
||||
url = '/pages/mine_package/mine_user_agreement/mine_user_agreement'
|
||||
|
||||
Reference in New Issue
Block a user