feat: There is no way the,iphone config

This commit is contained in:
super_liu
2021-12-22 21:57:25 +08:00
parent 37a216fba3
commit 83b6771d36
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ import router from './router'
import Re from 'path-to-regexp'
import { get_verify_by_instance,loginIdm,getMenu,loginMobile } from 'api/process'
import { hwh5 } from '/api/hwh5-cloudonline.js';
import hwh5 from 'api/hwh5-cloudonline.js';
import { ssoLoginUrlDev,ssoLoginUrl,webLoginType,devWebUrl } from '@/sysConfig'
+1 -1
View File
@@ -9,7 +9,7 @@
<script>
import Vue from 'vue';
import { Icon } from 'vant';
import { hwh5 } from '../../api/hwh5-cloudonline.js';
import hwh5 from '../../api/hwh5-cloudonline.js';
Vue.use(Icon);
export default {
+1 -1
View File
@@ -9,7 +9,7 @@
<script>
import Vue from 'vue';
import { Icon } from 'vant';
import { hwh5 } from '../../api/hwh5-cloudonline.js';
import hwh5 from '../../api/hwh5-cloudonline.js';
Vue.use(Icon);