luki2678511

Results 3 issues of luki2678511

chunk.js:2519 [Vue warn]: Property or method "session" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or...

多次初始化一个界面,然后在表情符界面拖动选择,会出现无法添加表情问题,或出现多个重复表情。 ![image](https://cloud.githubusercontent.com/assets/18322325/21342861/09c69472-c6cf-11e6-9add-4af51d36df7f.png) ` $("body").on("selectstart", ".emoji_container", function () { return false; }); ` `$("#btnLoad2").click(function () { $("#editor_panel").html(""); $("#editor_panel").html(":)").ready(function () { $("#editor").emoji({ button: "#btn", showTab: false, animation: 'slide', icons: [{ name: "QQ表情",...

![image](https://user-images.githubusercontent.com/18322325/35144465-909a49f6-fd3f-11e7-9e71-efd284eb6e84.png)