提交 ad693522 编写于 作者: guangjun.yang's avatar guangjun.yang

在全局上加上断行设置

上级 8d95100d
const coop = { const coop = {
state: { state: {
userInfo: {appVersion: "344", userToken: "9CC3B119F8784C84B9E897542B2DF112"}, userInfo: {appVersion: "344", userToken: "BEE0545CD53A43DBA2E86C97B3394EB2"},
statusBarHeight: {}, statusBarHeight: {},
projectTabIndex: 1, projectTabIndex: 1,
jumpURLForI: "", //中华医学会一类跳转地址 jumpURLForI: "", //中华医学会一类跳转地址
......
...@@ -6,6 +6,7 @@ img { ...@@ -6,6 +6,7 @@ img {
} }
body, div, span, header, footer, nav, section, aside, article, ul, dl, dt, dd, li, a, p, h1, h2, h3, h4,h5, h6, i, b, textarea, button, input, select, figure, figcaption { body, div, span, header, footer, nav, section, aside, article, ul, dl, dt, dd, li, a, p, h1, h2, h3, h4,h5, h6, i, b, textarea, button, input, select, figure, figcaption {
word-break: break-all;
padding: 0; padding: 0;
margin: 0; margin: 0;
list-style: none; list-style: none;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册