.app-details2 { background-color: unset; } .app-details2 .details-top, .app-details2 .app-information, .app-details2 .tabs { background-color: #ffffff; } .app-details .details-bottom table th .th-line { border-left: unset; height: 23px; display: inline-block; padding-left: unset; color: rgba(21, 21, 21, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 23px; vertical-align: middle; } .app-details2 .d-table-wrap table td { padding: 0; } .app-details2 .d-table-wrap table td>div, .app-details2 .d-table-wrap table td>span, .app-details2 .d-table-wrap table td .test-download { padding: 0; font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 23px; vertical-align: middle; color: rgba(143, 149, 159, 1); } .app-details2 .copy.top-5 { color: rgba(33, 104, 251, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 13px; line-height: 23px; top: 0px; } .app-details2 .app-information .more-wrap img { width: 50px; height: 50px; position: absolute; left: 90px; top: -30px; transition: all 500ms; background-color: #fff; } .app-details2 .app-information .more-wrap img { width: 50px; height: 50px; position: absolute; left: 82px; top: -22px; transition: all 500ms; background-color: #fff; } /* 标签页样式 */ .tabs { margin: 12px 0; padding: 10px 30px; } .tabs .nav-tabs { border-bottom: 0 solid #e5e5e5; } .tabs .nav-tabs > li > a { border: none; padding: 12px 2px; margin-right: 24px; border-radius: 0; color: rgba(143, 149, 159, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 15px; line-height: 20px; } .tabs .nav-tabs > li > a:hover { border: none; background-color: #ffffff; color: rgba(75, 132, 255, 1); } .tabs .nav-tabs > li.active > a, .tabs .nav-tabs > li.active > a:hover, .tabs .nav-tabs > li.active > a:focus { border: none; border-bottom: 2px solid rgba(75, 132, 255, 1); color: rgba(75, 132, 255, 1); font-weight: 700; } .tabs .tab-content { padding: 24px 0 0 0; } .tabs .tab-pane { min-height: 200px; } .app-details2 .table-list { padding: 0; } /* 设置区域样式 */ .settings-section { margin-bottom: 30px; padding: 20px; background: #fff; border: 1px solid #e5e5e5; border-radius: 5px; } .section-title { margin: 0 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; color: #333; font-size: 16px; font-weight: 600; } .section-title .iconfont { margin-right: 8px; color: #007AFF; } .form-group { margin-bottom: 15px; } .form-group .control-label { font-weight: 500; color: #555; margin-bottom: 5px; } .form-control-static { color: #333; padding: 8px 0; } .help-block { margin-top: 5px; color: #999; font-size: 12px; } .text-muted { color: #999; text-align: center; padding: 40px 0; } /* 应用版本 */ .version-history-table>tbody>tr>th { background: rgba(245, 246, 247, 1); height: 36px; color: rgba(143, 149, 159, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 18px; } .version-history-table>tbody>tr>td { font-family: Source Han Sans SC; font-weight: 400; font-size: 14px; line-height: 13px; color: rgba(0, 0, 0, 1); } .version-history-table>tbody>tr>td.angle-parent { color: rgba(75, 132, 255, 1); } .version-history-table>tbody>tr>td>a { color: rgba(33, 104, 251, 1); font-weight: 500; font-size: 14px; } .version-history-table>tbody>tr>td>a+a { margin-left: 14px; } /* 通用表单样式 */ .form-group .control-label { padding: 0; margin-bottom: 0; text-align: right; color: rgba(0, 0, 0, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 30px; } .form-control { border: 1px solid rgba(232, 234, 236, 1); width: 512px; height: 34px; padding: 0 20px; font-family: Source Han Sans SC; font-weight: 400; font-size: 14px; vertical-align: middle; color: rgba(0, 0, 0, 1); } .form-control:focus { border-color: #157df1; outline: 0; box-shadow: 0 0 0 2px rgba(21, 125, 241, 0.2); } .btn-apps-save { background: rgba(33, 104, 251, 1); line-height: 34px; border-radius: 4px; padding: 0 20px; color: #ffffff; border: unset; } /* 基本设置 - 表单样式 */ .basic { /* padding: 20px 0; */ } .basic .form-group { margin-bottom: 20px; } .basic .form-group .control-label { width: 65px; } .basic .form-group .control-label span { color: #ff4222; margin-right: 2px; } .basic .short-link .link { background: rgba(246, 248, 250, 1); width: 278px; height: 34px; line-height: 34px; padding-left: 20px; color: rgba(0, 0, 0, 1); font-size: 14px; } .basic .short-link .link-wrap { display: flex; width: 640px; } #url { width: 234px; } .form-group ul li .icon.icon-radio { background: url('/static/index/image/my-app/icon-radio-off.svg') no-repeat center; background-size: 100% 100%; width: 20px; height: 20px; margin-right: 12px; top: 0; } .form-group ul li .icon.icon-radio-checked { background-image: url('/static/index/image/my-app/icon-radio-on.svg'); } /* 模态框样式 */ .ms-modal .modal-sm { width: 320px; } .ms-modal .modal-dialog { margin-top: 100px; } .ms-modal .modal-body { padding: 30px; } .ms-modal .modal-content { border-radius: 8px; border: none; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); } .auto-hide-modal .modal-content { background-color: transparent; box-shadow: none; border: none; } .auto-hide-modal .auto-hide { background-color: #666; padding: 20px 25px; border-radius: 5px; display: inline-block; color: #fff; text-align: center; } .auto-hide .mt5 { margin-top: 5px; font-size: 14px; } .icon-modal-success3 { display: inline-block; width: 40px; height: 40px; background: url('/static/index/image/success-icon.png') no-repeat center; background-size: contain; margin-bottom: 10px; } /* 响应式样式 */ @media (max-width: 768px) { .basic .form-group .control-label { text-align: left; margin-bottom: 5px; } .basic .short-link .col-sm-6 { margin-bottom: 10px; } .ms-modal .modal-dialog { margin: 50px 15px 10px; } } /* 高级设置样式 */ .senior { /* padding: 20px 0; */ } .senior .form-group { margin-bottom: 30px; } /* 单选按钮样式 */ .senior .trust { list-style: none; padding: 0; margin: 0; } .senior .trust li { float: left; margin-right: 56px; cursor: pointer; padding: 8px 0; transition: all 0.3s ease; } .senior .trust li:hover { color: #157df1; } .senior .trust li.active { color: #157df1; } .senior .form-group .control-label { width: 84px; } /* 下载方式样式 */ .senior .download-way { list-style: none; padding: 0; margin: 0; } .senior .download-way li { float: left; margin-right: 30px; cursor: pointer; padding: 10px 0; transition: all 0.3s ease; } .senior .download-way li:hover { color: #157df1; } .senior .download-way li.active { color: #157df1; } /* 表单控件样式 */ .senior textarea.form-control { height: auto; min-height: 120px; resize: vertical; padding: 12px 20px; line-height: 1.5; } /* 条件显示元素 */ #apppwd, .auth_code_dispense_url { transition: all 0.3s ease; } /* 响应式高级设置 */ @media (max-width: 768px) { .senior .form-group .control-label { text-align: left; margin-bottom: 5px; } .senior .trust li, .senior .download-way li { float: none; margin-right: 0; margin-bottom: 10px; } .senior .download-way { margin-bottom: 20px; } } /* 模板设置样式 */ .download-template { /* padding: 20px 0; */ } .download-template .form-group { margin-bottom: 30px; } .download-template .form-group .control-label { width: 56px; } /* 模板语言设置样式 */ .download-template .template-language { list-style: none; /* padding: 0; */ /* margin: 0; */ /* justify-content: left; */ } .download-template .template-language li { float: left; margin-right: 56px; cursor: pointer; padding: 8px 0; } .download-template .template-language li:hover { color: #157df1; } .download-template .template-language li.active { color: #157df1; } .download-template .template-language li .icon-radio { background: url('/static/index/image/my-app/icon-radio-off.svg') no-repeat center; background-size: 100% 100%; width: 20px; height: 20px; margin-right: 12px; top: 0; } .download-template .template-language li .icon-radio-checked { background-image: url('/static/index/image/my-app/icon-radio-on.svg'); } /* 模板选择样式 */ .download-template .template-list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; /* gap: 20px; */ } .download-template .template-list li { position: relative; text-align: center; cursor: pointer; margin: 0 20px 20px 0; width: 120px; height: 151px; } .download-template .template-list li .t-checked { border: 2px solid rgba(43, 194, 101, 1); } .download-template .template-list li:hover, .download-template .template-list li.active { } .download-template .template-list li .t-checked::after { content: ''; position: absolute; right: 0; bottom: 0; background-image: url('/static/index/image/my-app/icon-review.svg'); background-size: 100% 100%; width: 25px; height: 25px; } .download-template .t-checked-wrap { position: relative; overflow: hidden; height: 100%; width: 100%; } .download-template .t-checked-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; } .download-template .t-checked { position: absolute; top: 0; left: 0; right: 0; bottom: 0; /* background-color: rgba(21, 125, 241, 0.8); */ display: none; align-items: center; justify-content: center; color: #fff; } .download-template .t-checked .icon-xuanzhong1 { font-size: 24px; } .download-template ul li .text { display: block; margin-top: 8px; color: #157df1; text-decoration: none; font-size: 14px; font-weight: 500; } .download-template ul li .text:hover { text-decoration: underline; } .download-template input[type="radio"] { display: none; } /* 响应式模板设置 */ @media (max-width: 768px) { .download-template .form-group .control-label { text-align: left; margin-bottom: 5px; } .download-template .template-language li { float: none; margin-right: 0; margin-bottom: 10px; } .download-template ul { justify-content: center; } .download-template .t-checked-wrap img { width: 150px; height: 90px; } }