mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-02 07:43:43 +08:00
一些UI改动
This commit is contained in:
BIN
public/static/img/csdn.png
Normal file
BIN
public/static/img/csdn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/static/img/gitee.png
Normal file
BIN
public/static/img/gitee.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
BIN
public/static/img/github.png
Normal file
BIN
public/static/img/github.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@@ -326,8 +326,9 @@
|
||||
class="pear-btn pear-btn-warming layui-btn-fluid"
|
||||
style="margin-top: 8px;height: 50px;line-height: 50px;">项目地址</a>
|
||||
<br />
|
||||
<a href="javascript:alert('正在搭建中!')" class="pear-btn pear-btn-danger layui-btn-fluid"
|
||||
style="margin-top: 8px;height: 50px;line-height: 50px;">演示站点</a>
|
||||
<a target="_blank" href="https://f0bmwzqjtq2.feishu.cn/wiki/JmUTwOYdfix8T1k9IGlcs4jynsd"
|
||||
class="pear-btn pear-btn-danger layui-btn-fluid"
|
||||
style="margin-top: 8px;height: 50px;line-height: 50px;">使用文档</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -373,7 +374,7 @@
|
||||
count = layui.count,
|
||||
dropdown = layui.dropdown,
|
||||
util = layui.util;
|
||||
// echarts = layui.echarts;
|
||||
// echarts = layui.echarts;
|
||||
|
||||
count.up("today_income", { time: 3000, num: parseFloat('<?php echo $today_income ?>'), bit: 2, regulator: 100 })
|
||||
count.up("yesterday_income", { time: 3000, num: parseFloat('<?php echo $yesterday_income ?>'), bit: 2, regulator: 100 })
|
||||
|
||||
Reference in New Issue
Block a user