Skip to content

Commit 70e5355

Browse files
committed
fix: 改用history 路由模式
1 parent b9286cc commit 70e5355

File tree

165 files changed

+16245
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+16245
-7
lines changed

amis.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ module.exports = {
6464
},
6565
// 用于构建生产环境代码的相关配置信息
6666
NODE_ENV: 'production',
67-
assetsRoot: resolve('./demo-5.6.1'), // 打包后的文件绝对路径(物理路径)
68-
assetsPublicPath: 'https://aisuda.github.io/amis-editor-demo/demo-5.6.1/', // 设置静态资源的引用路径(根域名+路径)
67+
assetsRoot: resolve('./demo-5.6.1-v2'), // 打包后的文件绝对路径(物理路径)
68+
assetsPublicPath: 'https://aisuda.github.io/amis-editor-demo/demo-5.6.1-v2/', // 设置静态资源的引用路径(根域名+路径)
6969
assetsSubDirectory: '', // 资源引用二级路径
7070
productionSourceMap: false,
7171
productionGzip: false,

demo-5.6.1-v2/css.worker.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*!
2+
* amis-editor-demo v1.0.0
3+
* author: fex
4+
* build tool: AKFun
5+
* build time: Wed Oct 18 2023 21:10:51 GMT+0800 (中国标准时间)
6+
* build tool info: https://github.com/wibetter/akfun
7+
*/

demo-5.6.1-v2/css/1813.5a66ad0a.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-5.6.1-v2/css/7782.85bee44f.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-5.6.1-v2/css/index.61748a6e.css

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-5.6.1-v2/css/vendor.f83c43f4.css

Lines changed: 3050 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-5.6.1-v2/editor.worker.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*!
2+
* amis-editor-demo v1.0.0
3+
* author: fex
4+
* build tool: AKFun
5+
* build time: Wed Oct 18 2023 21:10:51 GMT+0800 (中国标准时间)
6+
* build tool info: https://github.com/wibetter/akfun
7+
*/
66.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)