mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
opt inner.js
This commit is contained in:
parent
a324da2ab1
commit
8477a5f831
@ -16,5 +16,5 @@ Volcanos(chat.ONIMPORT, {_init: function(can, msg) {
|
|||||||
})
|
})
|
||||||
can.page.Append(can, can._output, [{text: "\u2715", style: {"font-size": "24px"}}])
|
can.page.Append(can, can._output, [{text: "\u2715", style: {"font-size": "24px"}}])
|
||||||
can.page.Append(can, can._output, [{view: html.IMG, style: {"background": "url(/publish/icon/full.jpg)", "background-size": "480px", height: 1290, width: 480}}])
|
can.page.Append(can, can._output, [{view: html.IMG, style: {"background": "url(/publish/icon/full.jpg)", "background-size": "480px", height: 1290, width: 480}}])
|
||||||
can.sup.onimport.size(can.sup, can.ConfHeight()+html.ACTION_HEIGHT, can.sup.ConfWidth(480)), can.sup.onaction._output(can.sup, msg)
|
can.sup.onimport.size(can.sup, can.ConfHeight()+html.ACTION_HEIGHT, can.sup.ConfWidth(480)), can.sup.onexport.output(can.sup, msg)
|
||||||
}})
|
}})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user