Skip to content

Commit

Permalink
修改广告,取消赠送企业服务权益
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelmaxQm committed Apr 6, 2024
1 parent b991ce2 commit 8f43530
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 16 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/components/EmPower.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
price: 888,
frequency: '终生',
description: '此授权您可以剔除系统下方的Gin-Vue-Admin以及flipped-aurora技术支持标识,但在本授权模式下,您所开发的软件不可以做为项目进行对外出售,仅用于本公司运营项目使用。',
features: ['可以剔除版权标识', '专属交互式文档', '专属企业飞书群', '及时的团队答疑','插件享受企业版优惠价格', '【赠送】14天体验版企业服务'],
features: ['可以剔除版权标识', '专属交互式文档', '专属企业飞书群', '及时的团队答疑','插件享受企业版优惠价格'],
cta: '购买授权',
mostPopular: false,
link:'https://flipped-aurora.feishu.cn/docx/KwjxdnvatozgwIxGV0rcpkZSn4d?from=from_copylink',
Expand All @@ -50,7 +50,7 @@
price: 1288,
frequency: '终生',
description: '此授权您可以剔除系统下方的Gin-Vue-Admin以及flipped-aurora技术支持标识,在本授权模式下,您所开发的软件可以做为项目进行对外出售。',
features: ['可以剔除版权标识','可对外出售源码', '专属交互式文档', '专属企业飞书群', '及时的团队答疑', '插件享受项目版优惠价格','【赠送】14天体验版企业服务'],
features: ['可以剔除版权标识','可对外出售源码', '专属交互式文档', '专属企业飞书群', '及时的团队答疑', '插件享受项目版优惠价格'],
cta: '购买授权',
mostPopular: true,
link:'https://flipped-aurora.feishu.cn/docx/KwjxdnvatozgwIxGV0rcpkZSn4d?from=from_copylink',
Expand All @@ -60,7 +60,7 @@
price: '面议',
frequency: '',
description: '专业团队为您的项目提供最合理的解决方案,可参与项目部分研发。',
features: ['可以剔除版权标识','可对外出售源码','专属交互式文档', '专属企业飞书群', '及时的团队答疑', '插件享受项目版优惠价格','【赠送】14天体验版企业服务','专业团队参与项目开发'],
features: ['可以剔除版权标识','可对外出售源码','专属交互式文档', '专属企业飞书群', '及时的团队答疑', '插件享受项目版优惠价格','专业团队参与项目开发'],
cta: '联系我们',
mostPopular: false,
link:'https://flipped-aurora.feishu.cn/docx/KwjxdnvatozgwIxGV0rcpkZSn4d#XEUbd25fpoJel5xy1NMc23kInvb',
Expand Down
11 changes: 3 additions & 8 deletions docs/.vitepress/theme/components/asideAd.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,13 @@
</template>

<script setup>
import daili from '/advertising/daili.jpg'
import cms from '/advertising/cms.png'
import liuliang from '/advertising/liuliang.jpg'
import vform from '/advertising/vform-banner.png'
const ad = [
{
img : liuliang,
href :'https://ym.ksjhaoka.com/?s=srtGcMEo83371'
}
,{
img : daili,
href :'https://ym.ksjhaoka.com/invite?s=srtGcMEo83371'
img : cms,
href :'https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id=69'
},
Expand Down
10 changes: 5 additions & 5 deletions docs/.vitepress/theme/components/liuliang.vue
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<template>
<div class="fixed bottom-10 right-0 gap-2 flex flex-col z-auto bg-white shadow p-2 rounded" v-if="showAD">
<a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/?s=srtGcMEo83371">
<img :width="160" src="/advertising/liuliang.jpg" alt="流量">
</a>
<a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/invite?s=srtGcMEo83371">
<img :width="160" src="/advertising/daili.jpg" alt="成为代理">
<a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id=69">
<img :width="160" src="/advertising/cms.png" alt="cms">
</a>
<!-- <a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/invite?s=srtGcMEo83371">-->
<!-- <img :width="160" src="/advertising/daili.jpg" alt="成为代理">-->
<!-- </a>-->
</div>
</template>

Expand Down
Binary file added docs/public/advertising/cms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8f43530

Please sign in to comment.