浏览代码

deploy

master
Soleilw 8 个月前
父节点
当前提交
f4badbb0c4

+ 1
- 1
dist/index.html 查看文件

</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
<script src="/umi.386a1fde.js"></script>
<script src="/umi.e6bdc561.js"></script>
</body> </body>
</html> </html>

+ 1
- 0
dist/p__Company__List__index.1dd5d489.async.js
文件差异内容过多而无法显示
查看文件


+ 0
- 1
dist/p__Company__List__index.c970a9f2.async.js
文件差异内容过多而无法显示
查看文件


dist/umi.e6bdc561.js
文件差异内容过多而无法显示
查看文件


+ 2
- 2
package.json 查看文件

"private": true, "private": true,
"author": "Soleilw <a617759082@126.com>", "author": "Soleilw <a617759082@126.com>",
"scripts": { "scripts": {
"build": "cross-env BUILD_ENV=production umi build",
"build:env": "cross-env BUILD_ENV=development umi build",
"build": "cross-env BUILD_ENV=production max build",
"build:env": "cross-env BUILD_ENV=development max build",
"dev": "max dev", "dev": "max dev",
"format": "prettier --cache --write .", "format": "prettier --cache --write .",
"postinstall": "max setup", "postinstall": "max setup",

正在加载...
取消
保存