Browse Source

1227

master
lichong 4 months ago
parent
commit
bb9c2385b7
  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,
jihuoma: "", jihuoma: "",
zhucema: "", zhucema: "",
} }

Loading…
Cancel
Save