소스 검색

文章地址

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([])