Browse Source

删除无用代码

hella_vue3
lijuncheng 7 months ago
parent
commit
be9985d925
  1. 1
      src/pages/login/index.vue

1
src/pages/login/index.vue

@ -217,6 +217,7 @@
uni.switchTab({
url: '/pages/index/index'
});
uni.setStorageSync('username', this.username);
},

Loading…
Cancel
Save