按钮+窗体控件
注:窗体控件需要在移动端预览才有效果!
按钮接口:
默认按钮 接口
btn_plugin_options("wood-btn-link", "wood-btn-m",
                    "测试默认按钮", true);
                 函数名称:
                    btn_plugin_options
                 参数1:
                    element | type : string
                 参数2:
                    style | type : string
                 参数3:
                    title | type : string
                 参数4:
                    show| type : bool