pages/home/index.vue
@@ -142,7 +142,7 @@ <navigator hover-class='none' url="/pages/outbound/fastPicking" navigateTo> <view class="cuIcon-apps text-blue"> </view> <text>快速拣货</text> <text>{{$t('index.quickPicking')}}</text> </navigator> </view> @@ -179,7 +179,7 @@ setTimeout(() => { uni.removeStorageSync('token'); uni.reLaunch({ url: "/pages/login/login" url: "/pages/login/index" }); }, 1000); }