扫码关注官方订阅号
使用DeviceOne开发App的时候,如何实现滑动关闭窗口?
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
var page = sm("do_Page");
page.supportPanClosePage({support:"true"})
这样就可以了。
对,page.supportPanClosePage({support:"true"})
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
var page = sm("do_Page");
page.supportPanClosePage({support:"true"})
这样就可以了。
对,page.supportPanClosePage({support:"true"})
page.supportPanClosePage({support:"true"})