增加了markdown文件的上传和相关参数的修改
This commit is contained in:
1
demo/2.15.14_lib_index.js
Normal file
1
demo/2.15.14_lib_index.js
Normal file
File diff suppressed because one or more lines are too long
124
demo/Convert_Pinyin.js
Normal file
124
demo/Convert_Pinyin.js
Normal file
File diff suppressed because one or more lines are too long
1
demo/element-ui@2.15.12/lib/index.js
Normal file
1
demo/element-ui@2.15.12/lib/index.js
Normal file
File diff suppressed because one or more lines are too long
BIN
demo/element-ui@2.15.12/lib/theme-chalk/fonts/element-icons.ttf
Normal file
BIN
demo/element-ui@2.15.12/lib/theme-chalk/fonts/element-icons.ttf
Normal file
Binary file not shown.
BIN
demo/element-ui@2.15.12/lib/theme-chalk/fonts/element-icons.woff
Normal file
BIN
demo/element-ui@2.15.12/lib/theme-chalk/fonts/element-icons.woff
Normal file
Binary file not shown.
1
demo/element-ui@2.15.12/lib/theme-chalk/index.css
Normal file
1
demo/element-ui@2.15.12/lib/theme-chalk/index.css
Normal file
File diff suppressed because one or more lines are too long
BIN
demo/favicon.ico
Normal file
BIN
demo/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
1106
demo/js/app.js
Normal file
1106
demo/js/app.js
Normal file
File diff suppressed because one or more lines are too long
16699
demo/js/chunk-vendors.js
Normal file
16699
demo/js/chunk-vendors.js
Normal file
File diff suppressed because one or more lines are too long
19
demo/mesum_antique_vue.html
Normal file
19
demo/mesum_antique_vue.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<title>museum-admin</title>
|
||||
<script src="Convert_Pinyin.js"></script>
|
||||
<script defer src="./js/chunk-vendors.js"></script>
|
||||
<script defer src="./js/app.js"></script></head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but museum-admin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app" style="margin:0;padding:0;overflow-y: hidden;overflow-x:hidden"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
1
demo/theme-chalk_index.css
Normal file
1
demo/theme-chalk_index.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user