mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 01:04:06 +08:00
mix github
This commit is contained in:
commit
041f4ac34c
@ -148,6 +148,8 @@ Page({
|
|||||||
app.toast("添加成功"), page.run(event, order)
|
app.toast("添加成功"), page.run(event, order)
|
||||||
})
|
})
|
||||||
}) },
|
}) },
|
||||||
|
upload: function() {
|
||||||
|
},
|
||||||
getLocation: function(event, page, order, cmd) { app.location(function(res) {
|
getLocation: function(event, page, order, cmd) { app.location(function(res) {
|
||||||
page.run(event, order, kit.Simple("action", cmd, res), function() {
|
page.run(event, order, kit.Simple("action", cmd, res), function() {
|
||||||
app.toast("添加成功"), page.run(event, order)
|
app.toast("添加成功"), page.run(event, order)
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
"list": []
|
"list": []
|
||||||
},
|
},
|
||||||
"miniprogram": {
|
"miniprogram": {
|
||||||
"current": -1,
|
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"id": -1,
|
"id": -1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user