mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
add some
This commit is contained in:
parent
89093eb5bc
commit
529e4a46d0
@ -10,7 +10,9 @@ Page({
|
||||
action: {
|
||||
"扫码": function(event, page, data, name) {
|
||||
app.scans(function(res) {
|
||||
app.modal(res.name, res.text)
|
||||
app.request("mp/login/scan", res, function(msg) {
|
||||
app.modal(res.name, res.text)
|
||||
})
|
||||
})
|
||||
},
|
||||
"刷新": function(event, page, data, name) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user