忽略按钮
This commit is contained in:
parent
1d5e8f922f
commit
eb9c98ff5b
|
@ -12,6 +12,8 @@ import common from '../common/common.js'
|
||||||
import Runtime from './runtime.js'
|
import Runtime from './runtime.js'
|
||||||
import Handler from './handler.js'
|
import Handler from './handler.js'
|
||||||
|
|
||||||
|
segment.button = () => ""
|
||||||
|
|
||||||
/** 全局变量 plugin */
|
/** 全局变量 plugin */
|
||||||
global.plugin = plugin
|
global.plugin = plugin
|
||||||
global.segment = segment
|
global.segment = segment
|
||||||
|
|
Loading…
Reference in New Issue