提交 45baa470 编写于 作者: Skyeye云's avatar Skyeye云

添加小程序扩展组件

上级 41d90cd8
因为 它太大了无法显示 source diff 。你可以改为 查看blob
...@@ -111,10 +111,6 @@ layui.config({ ...@@ -111,10 +111,6 @@ layui.config({
matchBrackets: true, matchBrackets: true,
}); });
//初始化效果图
$("#printPic").html(htmlContent.getValue());
$("#htmlJsContentScript").html('<script>layui.define(["jquery"], function(exports) {var jQuery = layui.jquery;(function($) {' + htmlJsContent.getValue() + '})(jQuery);});</script>');
//搜索表单 //搜索表单
form.render(); form.render();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册