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
13f7a154
Commit
13f7a154
authored
Jun 10, 2021
by
good luck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
fdf5acb9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
README.md
+1
-1
mock/controller/ad.js
+1
-1
mock/controller/notice.js
+1
-1
src/views/index/components/VersionInformation.vue
+2
-2
No files found.
README.md
View file @
13f7a154
...
...
@@ -26,7 +26,7 @@
-
[
🚀 plus 版付费版备份演示地址(vue3.x 付费版本,支持 PC、平板、手机)
](
http://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=
)
-
[
📌 pro 及 plus 购买地址 authorization
](
http
s://chu1204505056.gitee.io
/authorization/
)
-
[
📌 pro 及 plus 购买地址 authorization
](
http
://vue-admin-beautiful.com
/authorization/
)
-
[
📌 pro 及 plus 购买备份地址 authorization
](
http://vue-admin-beautiful.com/authorization/
)
...
...
mock/controller/ad.js
View file @
13f7a154
const
data
=
[
{
title
:
'618惊喜福利,付费版本全年最低价,点我购买'
,
url
:
'http
s://chu1204505056.gitee.io
/authorization'
,
url
:
'http
://vue-admin-beautiful.com
/authorization'
,
},
/* {
title: 'Admin Pro 3.0付费版本已发布,增加多项贴心功能,点我提前体验',
...
...
mock/controller/notice.js
View file @
13f7a154
const
data
=
[
{
title
:
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 付费版618惊喜福利,全年最低价,一年仅此一次:<a target="_blank" href="http
s://chu1204505056.gitee.io
/authorization">点我获取优惠福利</a>'
,
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 付费版618惊喜福利,全年最低价,一年仅此一次:<a target="_blank" href="http
://vue-admin-beautiful.com
/authorization">点我获取优惠福利</a>'
,
closable
:
false
,
type
:
'success'
,
},
...
...
src/views/index/components/VersionInformation.vue
View file @
13f7a154
...
...
@@ -43,7 +43,7 @@
<
template
#
reference
>
<a
target=
"_blank"
href=
"http
s://chu1204505056.gitee.io
/authorization"
href=
"http
://vue-admin-beautiful.com
/authorization"
>
<el-button
style=
"margin-left: 10px"
type=
"primary"
>
PRO付费版本 购买源码 ¥699
...
...
@@ -66,7 +66,7 @@
<
template
#
reference
>
<a
target=
"_blank"
href=
"http
s://chu1204505056.gitee.io
/authorization"
href=
"http
://vue-admin-beautiful.com
/authorization"
>
<el-button
style=
"margin-left: 10px"
type=
"primary"
>
Plus付费版本 购买源码 ¥799
...
...
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