lc18518571399 10 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() { data() {
return { return {
_: _, _: _,
isVip: false, isVip: true,
tabName: "user", tabName: "user",
} }
}, },

Loading…
Cancel
Save