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