Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
f3f0861a
Commit
f3f0861a
authored
Jan 18, 2021
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
6b74da1b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
README.md
+3
-0
vue.config.js
+0
-1
No files found.
README.md
View file @
f3f0861a
...
...
@@ -110,6 +110,9 @@ npm run serve
<a
href=
"https://github.com/hdtopku"
target=
"_blank"
>
<img
width=
"50px"
style=
"border-radius:999px"
src=
"https://avatars.githubusercontent.com/u/14859466?s=50"
/>
</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>
## 优势及注意事项
...
...
vue.config.js
View file @
f3f0861a
...
...
@@ -27,7 +27,6 @@ const FileManagerPlugin = require('filemanager-webpack-plugin')
const
dayjs
=
require
(
'dayjs'
)
const
date
=
dayjs
().
format
(
'YYYY_M_D'
)
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_AUTHOR
=
author
||
'chuzhixin 1204505056@qq.com'
process
.
env
.
VUE_APP_UPDATE_TIME
=
time
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment