Browse Source

12.19

master
lichong 3 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 { return {
_: _, _: _,
dayjs: dayjs, dayjs: dayjs,
isVip: false, isVip: true,
} }
}, },
watch: {}, watch: {},

Loading…
Cancel
Save