lc18518571399 9 months ago
parent
commit
901b72a494
  1. 2
      front/src/renderer/src/App.vue

2
front/src/renderer/src/App.vue

@ -34,7 +34,7 @@ export default {
data() {
return {
_: _,
isVip: false,
isVip: true,
tabName: "user",
}
},

Loading…
Cancel
Save