Browse Source

12.19

master
lichong 2 days ago
parent
commit
17d23ba86f
  1. 2
      src/renderer/src/App.vue

2
src/renderer/src/App.vue

@ -20,7 +20,7 @@ export default {
return {
_: _,
dayjs: dayjs,
isVip: false,
isVip: true,
}
},
watch: {},

Loading…
Cancel
Save