cfc 改成 https

This commit is contained in:
liaoxuezhi 2021-04-21 08:45:25 +08:00
parent 3829760c38
commit 10eedff1d0
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ order: 58
{
"type": "nav",
"stacked": true,
"source": "http://3xsw4ap8wah59.cfc-execute.bj.baidubce.com/api/amis-mock/options/nav?parentId=${value}"
"source": "https://3xsw4ap8wah59.cfc-execute.bj.baidubce.com/api/amis-mock/options/nav?parentId=${value}"
}
```

View File

@ -6,7 +6,7 @@ export default {
name: 'nav',
stacked: true,
source:
'http://3xsw4ap8wah59.cfc-execute.bj.baidubce.com/api/amis-mock/options/nav?parentId=${value}&waitSeconds=2'
'https://3xsw4ap8wah59.cfc-execute.bj.baidubce.com/api/amis-mock/options/nav?parentId=${value}&waitSeconds=2'
},
toolbar: [
{