修改页面内容显示
This commit is contained in:
parent
1c96e5e8f7
commit
61dd91dbc2
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue