底部一段代码报错,大佬给看看 New
论坛底部文件有一个这样的代码,我对比了一下默认模板,没有这个。plain
经过测试,注销后不再报错,报错具体内容为:
plain 这是很早以前的模板?默认现在都没这个 湖中沉 发表于 2025-12-7 21:52
这是很早以前的模板?默认现在都没这个 旧版默认有这个?可能3.4的,反正我对比最新默认有三个类似这样的,但是没有这个,我就注释了,暂时没发现不正常,这个代码干嘛的
.ce-block { margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content { /* max-width:calc(100% - 50px) */ margin-left: auto; margin-right: auto;}.ce-paragraph { line-height: 1.6em; outline: none; text-indent: 2em; font-size: 16px;}.ce-paragraph--right { text-align: right;}.ce-paragraph--center { text-align: center;}.ce-paragraph--left { text-align: left;}.ce-paragraph--justify { text-align: justify;}.ce-paragraph-text-indent { text-align: justify;}.ce-paragraph:empty::before{content: attr(data-placeholder);color: #707684;font-weight: normal;opacity: 0;}/** Show placeholder at the first paragraph if Editor is empty */.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {opacity: 1;}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {opacity: 0;}.ce-paragraph p:first-of-type{ margin-top: 0;}.ce-paragraph p:last-of-type{ margin-bottom: 0;}.svg-icon { width: 1em; height: 1em;}.svg-icon path,.svg-icon polygon,.svg-icon rect { fill: #4691f6;}.svg-icon circle { stroke: #4691f6; stroke-width: 1;}.inline-code {background: rgba(250, 239, 240, 0.78);color: #b44437;padding: 3px 4px;border-radius: 5px;margin: 0 1px;font-family: inherit;font-size: 0.86em;font-weight: 500;letter-spacing: 0.3px;} 以前的代码,具体干啥的我也忘了,检测什么路径啥的好像 反正3.5已经弃用了呗。 是的,估计是跟以前什么云平台之类有关的
页:
[1]