mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
Revert "change codefund"
This reverts commit 05ce7ac1ece2458a8b4bf3fd6dcb00d2bcafceca.
This commit is contained in:
parent
05ce7ac1ec
commit
1d22adb6fc
@ -27,7 +27,7 @@ export default {
|
|||||||
? '111'
|
? '111'
|
||||||
: '96'
|
: '96'
|
||||||
const template = 'horizontal'
|
const template = 'horizontal'
|
||||||
axios.get(`https://api.codefund.app/properties/${codefundId}/funder.html?template=${template}`)
|
axios.get(`https://codefund.io/properties/${codefundId}/funder.html?template=${template}`)
|
||||||
.then(function(response) {
|
.then(function(response) {
|
||||||
document.getElementById('codefund').innerHTML = response.data
|
document.getElementById('codefund').innerHTML = response.data
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user