zhangweicheng 6 年之前
父节点
当前提交
9c9486c8ca
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      public/web/tool_toast_util.js

+ 6 - 0
public/web/tool_toast_util.js

@@ -0,0 +1,6 @@
+/**
+ * Created by zhang on 2018/9/26.
+ */
+
+/*
+<div id="toolToastWrap" style="left: 20px; right: 30px; position: fixed; z-index: 10001; top: 100px;"><div id="toolToast" class="toolToast"><span id="tool-toast-content">右键不支持粘贴外部内容,请使用Ctrl+V粘贴。<span id="toolToastBtn">我知道了</span></span></div></div>*/