mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-05-20 19:39:21 +08:00
deploy
This commit is contained in:
parent
fdf5acb93d
commit
13f7a154ae
@ -26,7 +26,7 @@
|
||||
|
||||
- [🚀 plus 版付费版备份演示地址(vue3.x 付费版本,支持 PC、平板、手机)](http://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [📌 pro 及 plus 购买地址 authorization](https://chu1204505056.gitee.io/authorization/)
|
||||
- [📌 pro 及 plus 购买地址 authorization](http://vue-admin-beautiful.com/authorization/)
|
||||
|
||||
- [📌 pro 及 plus 购买备份地址 authorization](http://vue-admin-beautiful.com/authorization/)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
const data = [
|
||||
{
|
||||
title: '618惊喜福利,付费版本全年最低价,点我购买',
|
||||
url: 'https://chu1204505056.gitee.io/authorization',
|
||||
url: 'http://vue-admin-beautiful.com/authorization',
|
||||
},
|
||||
/* {
|
||||
title: 'Admin Pro 3.0付费版本已发布,增加多项贴心功能,点我提前体验',
|
||||
|
@ -1,7 +1,7 @@
|
||||
const data = [
|
||||
{
|
||||
title:
|
||||
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 付费版618惊喜福利,全年最低价,一年仅此一次:<a target="_blank" href="https://chu1204505056.gitee.io/authorization">点我获取优惠福利</a>',
|
||||
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 付费版618惊喜福利,全年最低价,一年仅此一次:<a target="_blank" href="http://vue-admin-beautiful.com/authorization">点我获取优惠福利</a>',
|
||||
closable: false,
|
||||
type: 'success',
|
||||
},
|
||||
|
@ -43,7 +43,7 @@
|
||||
<template #reference>
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://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="https://chu1204505056.gitee.io/authorization"
|
||||
href="http://vue-admin-beautiful.com/authorization"
|
||||
>
|
||||
<el-button style="margin-left: 10px" type="primary">
|
||||
Plus付费版本 购买源码 ¥799
|
||||
|
Loading…
x
Reference in New Issue
Block a user