123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- [data-v-b9c8a97d] ._video {
- width: 300px;
- height: 225px;
- display: inline-block;
- background-color: black;
- }
- /* a 标签默认效果 */
- ._a[data-v-b9c8a97d] {
- padding: 1.5px 0 1.5px 0;
- color: #366092;
- word-break: break-all;
- }
- /* a 标签点击态效果 */
- ._hover[data-v-b9c8a97d] {
- text-decoration: underline;
- opacity: 0.7;
- }
- /* 图片默认效果 */
- ._img[data-v-b9c8a97d] {
- max-width: 100%;
- -webkit-touch-callout: none;
- }
- /* 内部样式 */
- ._block[data-v-b9c8a97d] {
- display: block;
- }
- ._b[data-v-b9c8a97d],
- ._strong[data-v-b9c8a97d] {
- font-weight: bold;
- }
- ._code[data-v-b9c8a97d] {
- font-family: monospace;
- }
- ._del[data-v-b9c8a97d] {
- text-decoration: line-through;
- }
- ._em[data-v-b9c8a97d],
- ._i[data-v-b9c8a97d] {
- font-style: italic;
- }
- ._h1[data-v-b9c8a97d] {
- font-size: 2em;
- }
- ._h2[data-v-b9c8a97d] {
- font-size: 1.5em;
- }
- ._h3[data-v-b9c8a97d] {
- font-size: 1.17em;
- }
- ._h5[data-v-b9c8a97d] {
- font-size: 0.83em;
- }
- ._h6[data-v-b9c8a97d] {
- font-size: 0.67em;
- }
- ._h1[data-v-b9c8a97d],
- ._h2[data-v-b9c8a97d],
- ._h3[data-v-b9c8a97d],
- ._h4[data-v-b9c8a97d],
- ._h5[data-v-b9c8a97d],
- ._h6[data-v-b9c8a97d] {
- display: block;
- font-weight: bold;
- }
- ._image[data-v-b9c8a97d] {
- height: 1px;
- }
- ._ins[data-v-b9c8a97d] {
- text-decoration: underline;
- }
- ._li[data-v-b9c8a97d] {
- display: list-item;
- }
- ._ol[data-v-b9c8a97d] {
- list-style-type: decimal;
- }
- ._ol[data-v-b9c8a97d],
- ._ul[data-v-b9c8a97d] {
- display: block;
- padding-left: 40px;
- margin: 1em 0;
- }
- ._q[data-v-b9c8a97d]::before {
- content: '"';
- }
- ._q[data-v-b9c8a97d]::after {
- content: '"';
- }
- ._sub[data-v-b9c8a97d] {
- font-size: smaller;
- vertical-align: sub;
- }
- ._sup[data-v-b9c8a97d] {
- font-size: smaller;
- vertical-align: super;
- }
- ._thead[data-v-b9c8a97d],
- ._tbody[data-v-b9c8a97d],
- ._tfoot[data-v-b9c8a97d] {
- display: table-row-group;
- }
- ._tr[data-v-b9c8a97d] {
- display: table-row;
- }
- ._td[data-v-b9c8a97d],
- ._th[data-v-b9c8a97d] {
- display: table-cell;
- vertical-align: middle;
- }
- ._th[data-v-b9c8a97d] {
- font-weight: bold;
- text-align: center;
- }
- ._ul[data-v-b9c8a97d] {
- list-style-type: disc;
- }
- ._ul ._ul[data-v-b9c8a97d] {
- margin: 0;
- list-style-type: circle;
- }
- ._ul ._ul ._ul[data-v-b9c8a97d] {
- list-style-type: square;
- }
- ._abbr[data-v-b9c8a97d],
- ._b[data-v-b9c8a97d],
- ._code[data-v-b9c8a97d],
- ._del[data-v-b9c8a97d],
- ._em[data-v-b9c8a97d],
- ._i[data-v-b9c8a97d],
- ._ins[data-v-b9c8a97d],
- ._label[data-v-b9c8a97d],
- ._q[data-v-b9c8a97d],
- ._span[data-v-b9c8a97d],
- ._strong[data-v-b9c8a97d],
- ._sub[data-v-b9c8a97d],
- ._sup[data-v-b9c8a97d] {
- display: inline;
- }
- ._video[data-v-b9c8a97d] {
- width: 300px;
- height: 225px;
- }
- /* 根节点样式 */
- ._root[data-v-334fab66] {
- padding: 1px 0;
- overflow-x: auto;
- overflow-y: hidden;
- -webkit-overflow-scrolling: touch;
- }
- /* 长按复制 */
- ._select[data-v-334fab66] {
- -webkit-user-select: text;
- user-select: text;
- }
- /* 提示条 */
- ._tooltip_contain[data-v-334fab66] {
- position: absolute;
- right: 20px;
- left: 20px;
- text-align: center;
- }
- ._tooltip[data-v-334fab66] {
- box-sizing: border-box;
- display: inline-block;
- width: auto;
- max-width: 100%;
- height: 30px;
- padding: 0 3px;
- overflow: scroll;
- font-size: 14px;
- line-height: 30px;
- white-space: nowrap;
- }
- ._tooltip_item[data-v-334fab66] {
- display: inline-block;
- width: auto;
- padding: 0 2vw;
- line-height: 30px;
- background-color: black;
- color: white;
- }
- /* 图片宽度滚动条 */
- ._slider[data-v-334fab66] {
- position: absolute;
- left: 20px;
- width: 220px;
- }
- ._tooltip[data-v-334fab66],
- ._slider[data-v-334fab66] {
- background-color: black;
- border-radius: 3px;
- opacity: 0.75;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- body[data-v-b3cf2c5c] {
- height: 100%;
- }
- .content[data-v-b3cf2c5c] {
- height: 100%;
- }
|