mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
cfc 改成 https
This commit is contained in:
parent
3829760c38
commit
10eedff1d0
@ -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}"
|
||||
}
|
||||
```
|
||||
|
||||
|
@ -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: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user