mirror of
https://github.com/xuxiaobo-bobo/boda_jsEnv.git
synced 2025-04-23 08:29:24 +08:00
6 lines
105 B
JavaScript
6 lines
105 B
JavaScript
// toolbar对象
|
|
|
|
toolbar = {
|
|
_boisinit: bodavm.config.isinit
|
|
};
|
|
toolbar.__proto__ = BarProp.prototype; |