Browse Source

10.23

master
lichong 6 months ago
parent
commit
897127d512
  1. 2
      src/renderer/src/App.vue

2
src/renderer/src/App.vue

@ -22,7 +22,7 @@ export default {
return { return {
_: _, _: _,
dayjs: dayjs, dayjs: dayjs,
isVip: false, isVip: true,
jihuoma: "", jihuoma: "",
zhucema: "", zhucema: "",
} }

Loading…
Cancel
Save