摘要: layui.use(... function(){var _tools = {func1: function(){console.log('func1');}}window.tools = _tools;})// 外部调用,如子页面parent.tools.func1(); 阅读全文
posted @ 2019-07-23 16:14 Hi!宋先生 阅读(2167) 评论(0) 推荐(0)