zhang 5 лет назад
Родитель
Сommit
f51ec81eff
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      pages/index/index.vue

+ 1 - 2
pages/index/index.vue

@@ -17,8 +17,7 @@
 				</navigator>
 			</view>
 			<view class="reset">
-				<navigator :url="'/pages/jiaofei/jiaofei?item=' + encodeURIComponent(JSON.stringify(this.userinfo))"
-					open-type="redirect" class="menu_item">
+				<navigator url="" open-type="redirect" @click="reauthorization()" class="menu_item">
 					<text class="iconfont icon-zhongzhi"></text>
 					<text>重新授权</text>
 				</navigator>