文档使用 gitee 的地址保证国内访问速度,因为目前也只有中文文档
This commit is contained in:
parent
7fc2aa56a7
commit
b19aa5ffb2
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
## 文档
|
## 文档
|
||||||
|
|
||||||
<https://baidu.github.io/amis/docs/index>
|
<https://baidu.gitee.io/amis/docs/index>
|
||||||
|
|
||||||
## 相关工具及平台
|
## 相关工具及平台
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ export default {
|
||||||
{
|
{
|
||||||
name: 'url',
|
name: 'url',
|
||||||
type: 'url',
|
type: 'url',
|
||||||
label: 'Url'
|
label: 'URL'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'divider'
|
type: 'divider'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"status": 404,
|
"status": 404,
|
||||||
"msg": "Node is Not Found",
|
"msg": "测试返回错误",
|
||||||
"data": {
|
"data": {
|
||||||
"title": "Test Page Component",
|
"title": "Test Page Component",
|
||||||
"date": "2017-10-13"
|
"date": "2017-10-13"
|
||||||
|
|
Loading…
Reference in New Issue