This commit is contained in:
parent
190934e997
commit
dd3dd9837d
|
|
@ -111,7 +111,9 @@
|
||||||
import { queryPadPageList } from '@/pages/watch/api/lunpan.js'
|
import { queryPadPageList } from '@/pages/watch/api/lunpan.js'
|
||||||
import ZyUpdate from '@/component/zy-upgrade/zy-upgrade.vue'
|
import ZyUpdate from '@/component/zy-upgrade/zy-upgrade.vue'
|
||||||
import homelist from './components/homelist'
|
import homelist from './components/homelist'
|
||||||
|
import leida from '@/pages/watch/settings/leida'
|
||||||
|
import saoma from '@/pages/watch/settings/saoma'
|
||||||
|
import inputing from '@/pages/watch/settings/input'
|
||||||
const zyupgrade = ref(null);
|
const zyupgrade = ref(null);
|
||||||
const menuarray = ref(["", "", "", "", "", ""])
|
const menuarray = ref(["", "", "", "", "", ""])
|
||||||
const leftarraytarget = ref(0);
|
const leftarraytarget = ref(0);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue