Xiao_123 преди 4 дни
родител
ревизия
7a0b482230
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/views/menduner/system/talentMap/maintenance/gather/webPageParsing/index.vue

+ 2 - 1
src/views/menduner/system/talentMap/maintenance/gather/webPageParsing/index.vue

@@ -86,7 +86,8 @@ const { t } = useI18n() // 国际化
 
 const loading = ref(false)
 const queryParams = reactive({
-	urls: 'https://element.eleme.cn/#/zh-CN/component/installation'
+	// urls: 'https://element.eleme.cn/#/zh-CN/component/installation'
+	urls: 'https://mp.weixin.qq.com/s/WeCRR3zN3fPvlGR4t8YFDA'
 })
 const queryFormRef = ref()
 const contents = ref([])