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
9cdf42bf
Commit
9cdf42bf
authored
Sep 30, 2020
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
08613cdb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
+1
-1
deploy.sh
+1
-1
push.sh
+1
-1
No files found.
README.md
View file @
9cdf42bf
...
...
@@ -20,7 +20,7 @@
### - [🎉 演示地址 1:vue-admin-beautiful](http://beautiful.panm.cn/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
### - [🎉 演示地址 2:vue-admin-beautiful
:vue-admin-beautiful
](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
### - [🎉 演示地址 2:vue-admin-beautiful](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
### - [🚀 pro 版演示地址 1:vue-admin-beautiful-pro](http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
...
...
deploy.sh
View file @
9cdf42bf
...
...
@@ -5,7 +5,7 @@ cd dist
touch .nojekyll
git init
git add
-A
git commit
-m
'
deploy
'
git commit
-m
'
🎉🎉🎉仓库重置到2020年9月29日,Vue2.6最后一个版本,之前版本不再支持,具体请查阅文档,Vue 3.0版本请耐心等待!!!
'
git push
-f
"https://
${
access_token
}
@gitee.com/chu1204505056/vue-admin-beautiful.git"
master:gh-pages
start
"https://gitee.com/chu1204505056/vue-admin-beautiful/pages"
git push
-f
"https://
${
access_token
}
@github.com/chuzhixin/vue-admin-beautiful.git"
master:gh-pages
...
...
push.sh
View file @
9cdf42bf
...
...
@@ -2,7 +2,7 @@
set
-e
git init
git add
-A
git commit
-m
'
deploy
'
git commit
-m
'
🎉🎉🎉仓库重置到2020年9月29日,Vue2.6最后一个版本,之前版本不再支持,具体请查阅文档,Vue 3.0版本即将发布请耐心等待!!!
'
git push
-f
"https://
${
access_token
}
@github.com/chuzhixin/vue-admin-beautiful.git"
master
exec
/bin/bash
...
...
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