forked from p96170835/amis
gh-pages 更新
This commit is contained in:
parent
f549c9f50d
commit
2eb7e9916d
|
@ -302,7 +302,8 @@ if (fis.project.currentMedia() === 'publish') {
|
|||
'node_modules/*/**.css',
|
||||
'*.scss',
|
||||
'!/scss/*.scss',
|
||||
'/scss/*.scss'
|
||||
'/scss/*.scss',
|
||||
'!monaco-editor/**',
|
||||
]
|
||||
})
|
||||
});
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<link rel="stylesheet" href="https://bce.bdstatic.com/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" href="/amis/pkg/style_5383172.css" />
|
||||
<link rel="stylesheet" href="/amis/pkg/style_c9f3926.css" />
|
||||
<link rel="stylesheet" href="/amis/doc_9cbe7e1.css" />
|
||||
<style>
|
||||
.app-wrapper {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue