修改页面内容显示

This commit is contained in:
dingzhiwei 2023-03-19 14:48:38 +08:00
parent 1c96e5e8f7
commit 61dd91dbc2
3 changed files with 5 additions and 3 deletions

View File

@ -35,7 +35,8 @@
<template v-slot:rightContentRender>
<right-content :top-menu="settings.layout === 'topmenu'" :is-mobile="isMobile" :theme="settings.theme" />
<a style="color: red; float: right" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">体验Plus商业版</a>
<a style="color: red; float: right; padding-right: 10px;" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">Plus商业版</a>
<a style="color: red; float: right; padding-right: 10px;" href="https://www.jeequan.com/ifstore/list.html" target="_blank">接口市场</a>
</template>
<!-- custom footer / 自定义Footer -->
<template v-slot:footerRender>

View File

@ -5,7 +5,7 @@
<a-alert message="" type="info">
<template #description>
<p style="display: flex; justify-content: space-between; margin: 0 0 4px;">
计全科技已开放支付接口购买渠道官方团队开发源码提供下载后直接使用<a href="https://docs.jeequan.com/docs/jeepay/ifstore" target="_blank">接口下载安装说明</a>
计全科技已开放支付接口购买渠道官方团队开发源码提供下载后直接使用<a href="https://docs.jeequan.com/docs/jeepay/jeepay-1ejdnsuhveb16" target="_blank">接口下载安装说明</a>
<a href="https://www.jeequan.com/ifstore/list.html" target="_blank">前往接口市场 ></a>
</p>
</template>

View File

@ -35,7 +35,8 @@
<template v-slot:rightContentRender>
<right-content :top-menu="settings.layout === 'topmenu'" :is-mobile="isMobile" :theme="settings.theme" />
<a style="color: red; float: right" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">体验Plus商业版</a>
<a style="color: red; float: right; padding-right: 10px;" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">Plus商业版</a>
<a style="color: red; float: right; padding-right: 10px;" href="https://www.jeequan.com/ifstore/list.html" target="_blank">接口市场</a>
</template>
<!-- custom footer / 自定义Footer -->
<template v-slot:footerRender>