修改跳转
This commit is contained in:
@ -42,7 +42,7 @@ module.exports = {
|
|||||||
/**
|
/**
|
||||||
* 底部文字,支持html语法
|
* 底部文字,支持html语法
|
||||||
*/
|
*/
|
||||||
footerTxt: '© 2018-2022 YSHOP <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">All Rights Reserved</a>',
|
footerTxt: '© 2018-2023 YSHOP <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">All Rights Reserved</a>',
|
||||||
/**
|
/**
|
||||||
* 备案号
|
* 备案号
|
||||||
*/
|
*/
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<el-form-item label="快递鸟申请地址">
|
<el-form-item label="快递鸟申请地址">
|
||||||
yshopb2c系统使用的第三方快递鸟api实现了快递查询,注册地址请点击,
|
yshopb2c系统使用的第三方快递鸟api实现了快递查询,注册地址请点击,
|
||||||
<span style="color: blue; cursor: pointer;">
|
<span style="color: blue; cursor: pointer;">
|
||||||
<a href="http://www.kdniao.com/reg?from=cbb-yx" style="color: inherit; text-decoration: underline;">
|
<a href="http://www.kdniao.com/reg?from=cbb-yx" target="_blank" style="color: inherit; text-decoration: underline;">
|
||||||
我注册!
|
我注册!
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
Reference in New Issue
Block a user