|
@@ -102,6 +102,9 @@
|
|
|
getUserIsYouke
|
|
getUserIsYouke
|
|
|
} from "@/utils/common.js"
|
|
} from "@/utils/common.js"
|
|
|
import cacheManager from "@/utils/cacheManager.js";
|
|
import cacheManager from "@/utils/cacheManager.js";
|
|
|
|
|
+ import ezyActiveVue from "@/components/ezyActive/ezyActive.vue";
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
const currentPlatform = ref(null);
|
|
const currentPlatform = ref(null);
|
|
|
|
|
|
|
|
function isIOSorAndroid() {
|
|
function isIOSorAndroid() {
|