Discuz!小编 发表于 2026-6-2 22:36:31

新人帖 discuzx3.3开启了ssl后有问题,现在回退到http,结果模板错乱了 New

我用了那个克米https转换,不知道是不是把模板什么修改了。现在我用开发者工具查看,CSS的请求还是在用https,所以导致模板错乱。请问各位师兄们如何恢复,谢谢了


我知道答案 回答被采纳将会获得1 贡献 已有3人回答

KarlMock59 发表于 2026-6-2 22:37:00

你怎么也没用最新版?我的比你的还老,dz3.2
       

.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;}

凡若尘 发表于 2026-6-2 22:37:58

嗯嗯,嫌麻烦了。感谢师兄的回复

海军大都督 发表于 2026-6-2 22:38:57

已经解决了,https://www.dismall.com/forum.php?mod=viewthread&tid=13097&highlight=http,这篇帖子,我之前把全局seo加了强制跳转https,忘记改了。删了就好了,谢谢大家
页: [1]
查看完整版本: 新人帖 discuzx3.3开启了ssl后有问题,现在回退到http,结果模板错乱了 New