We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d36ab0 commit f0b0f29Copy full SHA for f0b0f29
README.md
@@ -94,6 +94,11 @@ V免签为完全开源项目,开源项目意味着作者没有任何收入来
94
+ 微信店员收款推送通知
95
96
## 更新记录
97
+
98
+ + v1.6.1(2019.05.22)
99
+ + 增加详细的手机端设置教程
100
+ + 同步最新版监控端App
101
102
+ v1.6(2019.05.16)
103
+ 更新监控端APP到1.6版本,理论支持更多手机
104
src/main/webapp/admin/jk.html
@@ -35,6 +35,7 @@
35
36
<div class="layui-form-item" style="text-align: right">
37
<button class="layui-btn" onclick="window.open('/v.apk')">下载监控端</button>
38
+ <button class="layui-btn" onclick="window.open('https://github.com/szvone/vmqApk/releases')">最新版监控端下载</button>
39
</div>
40
41
src/main/webapp/v.apk
-2.23 KB
0 commit comments