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