Commit 13f7a154 by good luck

deploy

parent fdf5acb9
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
- [🚀 plus 版付费版备份演示地址(vue3.x 付费版本,支持 PC、平板、手机)](http://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=) - [🚀 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/) - [📌 pro 及 plus 购买备份地址 authorization](http://vue-admin-beautiful.com/authorization/)
......
const data = [ const data = [
{ {
title: '618惊喜福利,付费版本全年最低价,点我购买', title: '618惊喜福利,付费版本全年最低价,点我购买',
url: 'https://chu1204505056.gitee.io/authorization', url: 'http://vue-admin-beautiful.com/authorization',
}, },
/* { /* {
title: 'Admin Pro 3.0付费版本已发布,增加多项贴心功能,点我提前体验', title: 'Admin Pro 3.0付费版本已发布,增加多项贴心功能,点我提前体验',
......
const data = [ const data = [
{ {
title: 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, closable: false,
type: 'success', type: 'success',
}, },
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<template #reference> <template #reference>
<a <a
target="_blank" target="_blank"
href="https://chu1204505056.gitee.io/authorization" href="http://vue-admin-beautiful.com/authorization"
> >
<el-button style="margin-left: 10px" type="primary"> <el-button style="margin-left: 10px" type="primary">
PRO付费版本 购买源码 ¥699 PRO付费版本 购买源码 ¥699
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<template #reference> <template #reference>
<a <a
target="_blank" target="_blank"
href="https://chu1204505056.gitee.io/authorization" href="http://vue-admin-beautiful.com/authorization"
> >
<el-button style="margin-left: 10px" type="primary"> <el-button style="margin-left: 10px" type="primary">
Plus付费版本 购买源码 ¥799 Plus付费版本 购买源码 ¥799
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment