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",
|
"type": "nav",
|
||||||
"stacked": true,
|
"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',
|
name: 'nav',
|
||||||
stacked: true,
|
stacked: true,
|
||||||
source:
|
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: [
|
toolbar: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user