mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
6b74da1b4c
commit
f3f0861a2e
@ -110,6 +110,9 @@ npm run serve
|
|||||||
<a href="https://github.com/hdtopku" target="_blank">
|
<a href="https://github.com/hdtopku" target="_blank">
|
||||||
<img width="50px" style="border-radius:999px" src="https://avatars.githubusercontent.com/u/14859466?s=50"/>
|
<img width="50px" style="border-radius:999px" src="https://avatars.githubusercontent.com/u/14859466?s=50"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/shaonialife" target="_blank">
|
||||||
|
<img width="50px" style="border-radius:999px" src="https://avatars.githubusercontent.com/u/16135960?s=50"/>
|
||||||
|
</a>
|
||||||
|
|
||||||
## 优势及注意事项
|
## 优势及注意事项
|
||||||
|
|
||||||
|
@ -27,7 +27,6 @@ const FileManagerPlugin = require('filemanager-webpack-plugin')
|
|||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
const date = dayjs().format('YYYY_M_D')
|
const date = dayjs().format('YYYY_M_D')
|
||||||
const time = dayjs().format('YYYY-M-D HH:mm:ss')
|
const time = dayjs().format('YYYY-M-D HH:mm:ss')
|
||||||
const productionGzipExtensions = ['html', 'js', 'css', 'svg']
|
|
||||||
process.env.VUE_APP_TITLE = title || 'vue-admin-beautiful'
|
process.env.VUE_APP_TITLE = title || 'vue-admin-beautiful'
|
||||||
process.env.VUE_APP_AUTHOR = author || 'chuzhixin 1204505056@qq.com'
|
process.env.VUE_APP_AUTHOR = author || 'chuzhixin 1204505056@qq.com'
|
||||||
process.env.VUE_APP_UPDATE_TIME = time
|
process.env.VUE_APP_UPDATE_TIME = time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user