mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
Schema 地址调整
This commit is contained in:
parent
2b5737c67a
commit
6d1642710f
@ -231,7 +231,7 @@ export default class PlayGround extends React.Component {
|
||||
|
||||
// 如果在 gh-pages 里面
|
||||
if (/^\/amis/.test(window.location.pathname)) {
|
||||
host = '/amis';
|
||||
host += '/amis';
|
||||
}
|
||||
|
||||
const json = {
|
||||
|
Loading…
Reference in New Issue
Block a user