diff --git a/static/css/myEdit.css b/static/css/myEdit.css
index 7e6266a..45390d2 100644
--- a/static/css/myEdit.css
+++ b/static/css/myEdit.css
@@ -380,6 +380,13 @@ main {
}
}
+#my-title {
+ &:empty::before {
+ content: '请输入标题';
+ color: #CCC;
+ }
+}
+
#yxl_note p span[data-before-style="my-li-content"]::before {
content: attr(my-li-content);
/*border: 1px rgb(0, 140, 255) solid;*/
diff --git a/static/js/event/impl/MutationObserverImpl.js b/static/js/event/impl/MutationObserverImpl.js
index 6c96eba..1357da1 100644
--- a/static/js/event/impl/MutationObserverImpl.js
+++ b/static/js/event/impl/MutationObserverImpl.js
@@ -74,9 +74,9 @@ define(function (require, exports, module) {
// spanContent.append(document.createElement("br"));
spanContent.setAttribute("data-flag", "span_content")
if (curNo === 0) { //首行有提示
- spanContent.setAttribute("placeholder", "请输入")
+ spanContent.setAttribute("placeholder", "请输入内容")
} else {
- spanContent.setAttribute("placeholder", "请输入")
+ spanContent.setAttribute("placeholder", "请输入内容")
spanContent.innerHTML = " "
}
@@ -109,7 +109,7 @@ define(function (require, exports, module) {
let tmpP = document.createElement("p");
let curNo = ctx.getCurRowNo();
if (curNo === 0) { //首行有提示
- tmpSpan.setAttribute("placeholder", "请输入")
+ tmpSpan.setAttribute("placeholder", "请输入内容")
} else {
tmpSpan.textContent = "\n"
}
diff --git a/static/yanxuelu.html b/static/yanxuelu.html
index 7cedc79..169873b 100644
--- a/static/yanxuelu.html
+++ b/static/yanxuelu.html
@@ -7,7 +7,7 @@
📒
+ content="width=device-width, height=device-height,initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
@@ -33,136 +33,136 @@
-
-
-
+
+
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
-
-
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -172,51 +172,54 @@
无色
红色
- 黄色
+ 黄色
- 蓝色
+ 蓝色
黑色
- 灰色
+ 灰色
-
+
-
+
-
+
-
+
-
-
+
+
14px
-
+
-
-
+
+
-
+
@@ -282,28 +285,26 @@
-
+
-
+
-
-
-
- 测试编辑
-
-
-
-
-
+
+
+
+
+
+
+
-
+
+