1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-26 01:04:06 +08:00
2023-12-10 09:50:07 +08:00

13 lines
329 B
JavaScript

const {kit, ice,
ctx, mdb, web, aaa,
lex, yac, ssh, gdb,
tcp, nfs, cli, log,
code, wiki, chat, team, mall,
http, html, icon, svg
} = require("../const.js")
const {shy, Volcanos} = require("../proto.js")
module.exports =
Volcanos("page", {
setData: function(can, list) { can.ui.setData({list: list||can.ui.data.list}) },
})