Browse Source

update url

Ganto 2 years ago
parent
commit
e5bfa52371
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/Home.vue

+ 2 - 2
src/pages/Home.vue

@@ -38,8 +38,8 @@ import { ref, reactive } from 'vue'
 import { ElMessage } from 'element-plus'
 import { Delete, } from '@element-plus/icons-vue'
 const metaData = ref(`https://www.mi.com/
-http://www.jd.com.cn/
-http://www.gantoho.com/`)
+http://www.jd.com/
+http://www.xiaomi.com/`)
 const data = reactive({
     urlArr: []
 })