mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-10-12 05:23:43 +08:00
取消后台图表,更新开发文档说明
This commit is contained in:
@@ -83,8 +83,7 @@
|
||||
<div id="navigation" class="active">
|
||||
<ul class="navigation-menu">
|
||||
<li class="active"><a href="/">首页</a></li>
|
||||
<li><a href="https://yi-pay.com/doc.html">开发文档</a></li>
|
||||
<li><a href="http://paya.stspwsc.com/user/test.php">支付测试</a></li>
|
||||
<li><a href="/doc.html" target="_blank">开发文档</a></li>
|
||||
</ul>
|
||||
<ul class="login-menu">
|
||||
<?php if(isset($nickname)){ ?>
|
||||
@@ -116,7 +115,7 @@
|
||||
<path fill="currentColor"
|
||||
d="M13 9h8L11 24v-9H4l9-15v9zm-2 2V7.22L7.532 13H13v4.394L17.263 11H11z"></path>
|
||||
</svg>快速开始</a>
|
||||
<a href="https://mazfu.com/doc" class="btn btn-outline-primary" target="_blank"><svg
|
||||
<a href="/doc.html" class="btn btn-outline-primary" target="_blank"><svg
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
aria-hidden="true" role="img" class="iconify iconify--ri w-5 h-5 mr-2" width="1em"
|
||||
height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"
|
||||
|
Reference in New Issue
Block a user