Commit b6edece5 authored by xioln's avatar xioln

图标名称修改和详情问题修改

parent 29c4c545
This diff is collapsed.
This diff is collapsed.
html,body {
width:100%;
height: 100%;
padding:0;
margin:0;
}
/* body {
background:linear-gradient(0deg,rgba(249,250,251,1),rgba(167,179,203,1)) no-repeat;
} */
#webgl_out {
left: 0px;
top: 0px;
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
z-index: 98;
display: none;
}
#cubeDom {
opacity: 0.25;
}
.webgl_sign {
width: 260px;
height: 200px;
background:#fff;
border:1px solid rgba(224,231,236,1);
border-radius:4px;
position: fixed;
top: 20%;
left: 10%;
user-select: none;
display: none;
z-index: 99;
}
.webgl_sign_title {
width: 100%;
height: 37px;
padding: 0 10px;
display: flex;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
border-bottom: 1px solid rgba(224,231,236,1);
font-size:14px;
font-family:FZLanTingHei-L-GBK;
font-weight:400;
color:rgba(56,56,56,1);
cursor:move;
}
#cubeDom:hover {
opacity: 1.0;
}
.webgl_signClose {
position: relative;
width: 12px;
height: 12px;
cursor: pointer;
}
.webgl_signClose >:first-child {
width: 13px;
height:2px;
position: absolute;
top:5px;
left: 0px;
background:#ccc;
transform: rotateZ(45deg)
}
.webgl_signClose >:last-child {
width: 13px;
height:2px;
position: absolute;
top:5px;
left: 0px;
background:#ccc;
transform: rotateZ(-45deg)
}
.webgl_content {
width: 100%;
padding: 10px 18px 0;
box-sizing: border-box;
}
.webgl_row {
margin-top:10px;
width: 100%;
height: 24px;
display: flex;
justify-content: space-between;
font-size:13px;
font-family:FZLanTingHei-L-GBK;
font-weight:400;
color:rgba(56,56,56,1);
}
.webgl_label {
line-height: 24px;
}
.webgl_func {
width: 160px;
height: 24px;
background:rgba(224,231,236,1);
border-radius:2px;
padding: 0 10px;
display: flex;
align-items: center;
box-sizing: border-box;
}
.webgl_switch {
width: 40px;
height: 18px;
background: #1890ff;
position: relative;
display: flex;
cursor: pointer;
}
.webgl_slider {
width: 18px;
height: 16px;
position: absolute;
top:1px;
right: 1px;
background:#fff;
}
.webgl_status {
width: 20px;
height: 18px;
color:#fff;
text-align: center;
line-height: 18px;
}
.webgl_count {
width: 110px;
height:2px;
background:rgba(179,179,179,1);
border-radius:1px;
position: relative;
}
.webgl_drag {
width:6px;
height:10px;
background:rgba(0,151,137,1);
position: absolute;
top:-4px;
left:24.5px;
cursor: pointer;
}
.webgl_blockCount {
font-size:12px;
font-family:FZLanTingHei-L-GBK;
font-weight:400;
color:rgba(56,56,56,1);
margin-left: 10px;
}
#webgl_input,#webgl_inputWord,#webgl_inputBackground,#webgl_inputSetBackground,#webgl_inputSetLightBackground,#webgl_inputSetBackground1,#webgl_inputSetLightBackgroundFace {
display: none;
}
#webgl_color {
background: #ED1C24;
}
#webgl_colorWord{
background: #ED1C24;
}
#webgl_setBackground{
background: #123456;
}
#webgl_setBackground1{
background: #eee;
}
#webgl_setLightBackground{
background: #ffc000;
}
#webgl_setLightBackgroundFace{
background: #009789;
}
.webgl_span {
display: inline-flex;
width: 140px;
height: 24px;
/* line-height: 24px; */
font-size:12px;
font-family:FZLanTingHei-L-GBK;
font-weight:400;
color:rgba(56,56,56,1);
/* padding-top:3px; */
box-sizing: border-box;
align-items: center;
}
.webgl_color {
display: inline-block;
width:80px;
height:18px;
background:#fff;
border-radius:2px;
margin-right: 10px;
border:1px solid #000000;
box-sizing: border-box;
}
.webgl_footer {
width: 100%;
padding: 0 18px;
box-sizing: border-box;
display: flex;
justify-content: flex-end;
padding-top: 30px;
}
.webgl_cancel, .webgl_ok {
width: 60px;
height: 28px;
text-align: center;
line-height: 28px;
border:1px solid rgba(224,231,236,1);
border-radius:4px;
font-size:14px;
font-family:FZLanTingHei-L-GBK;
font-weight:400;
color:rgba(26,26,26,1);
cursor: pointer;
}
.webgl_ok {
border:none;
background:rgba(0,151,137,1);
color:#fff;
margin-left: 10px;
}
/* 文字标注模块 */
.webgl_word {
width: 260px;
height: 430px;
position: fixed;
top: 20%;
left: 10%;
background:rgba(255,255,255,1);
border:1px solid rgba(224,231,236,1);
border-radius:4px;
user-select: none;
display: none;
z-index: 99;
}
.webgl_edit {
width: 100%;
height:80px;
display: flex;
justify-content: space-between;
padding-top: 10px;
box-sizing: border-box;
color:rgba(56,56,56,1);
font-family:FZLanTingHei-L-GBK;
}
.webgl_area {
font-size: 13px;
}
.webgl_tt {
width: 160px;
height: 80px;
padding: 5px;
box-sizing: border-box;
border:1px solid rgba(224,231,236,1);
border-radius:2px;
font-size:12px;
font-family:FZLanTingHei-L-GBK;
overflow: hidden;
}
/* 设置 */
.webgl_set {
width: 320px;
height: 375px;
/* height: 330px; */
background:#fff;
border:1px solid rgba(224,231,236,1);
border-radius:4px;
position: fixed;
top: 20%;
left: 10%;
user-select: none;
display: none;
z-index: 99;
}
\ No newline at end of file
/** 授权信息 */
// eslint-disable-next-line no-unused-vars
var licenseContent =
`<?xml version="1.0" encoding="UTF-8"?>
<license>
<productname>CG-Web3DViewer</productname>
<productcode>CG-Web3DViewer</productcode>
<productversion>1.0</productversion>
<clientname>西安阳易信息技术有限公司</clientname>
<clientcomputercode>00000000000000000000000000000000</clientcomputercode>
<startdate>2021/04/19</startdate>
<enddate>2099/12/31</enddate>
<maxusercount>1</maxusercount>
<checkcode>41185CDF6996587A7E2F974C038DA19C4394BD0C25D5768607A34BCE9E014C116B37A28EECF4118876FE108184214AD573CA3047669532720E763F78474B0485FECF7AAF0DE25E64DF5C331B09E2FCA835E2B25640D21687546E4E00112C4370B5A0918CD6BFB1EEF80045B769280A9DA81AC64B6A43973393FB7C14970E4DBAE0950773968176D8FDBE988BADE77B5DF466A109239C161A02284646184736515EAB325595946E0CC67C1A12785A874BB99FF052E3A19BCE44BD2B05C1786521E24A97C192E49E34456F6564EF466423A06CD4699D1574AE46E9BC15C202303AA7C91468F0751B257FD2CD9083B02ECF7E78D9CF000C40408ECEA6456A01D10A5C4395CE303EDCCDFCD5072DAFB66DACABB587C213155610AAB9B55568A0DD83C275D7E5EC455203A3000067F2489C3F9193314B0C9B84D33EC7BE10EDD916B5E55EE1E47E96AFB84CFA2FEC90F33F0532879318DBB35A8E9B1D95E2C5694EFB03C97CA04CF220A997781B40EC6104F395763D2E2200E140EF455D05923749601895F2AD3CCE504060CA0C8475B91417374D5499227A60B961D6E8CE47134CB3DA383932BCAF55EC6017E6CADC26A3ADDFBA104844BA857C6BE80433AC02528969E43F72B6F93B9FBD4F5D766E475735748E4299FDDD841B1EBA9ADA57384AF899B59BAA96A1432596C3E4E124BB37DA489EBBE554BBF89021A8092796D22AB789A3ECEE28F8DB5BB1252C4CEB306D019BBA0D572076F6AC6D569244FF179DA1D5040EF30BAF6CC917AA7926E11C1A3BF32B4004238CE0CCFE687B5E6B6133F8445B3BC2A44F5FEF231CFE5D5BCDD947FFD87D23965488FC617FD7D40D6576D2708C36DCB1BA806D0192A4AC8CC2383AA2D2ABDD87C50CD20233F41F0D5FF5FC0A0513943EACCD6FE63A9722A8D4A32154D427C0C3638F9F7350026DD6A62FFAAC0D1FFFCE6FB4E2915A13AF6EC2284A0242ECE694D8833E24924A8BA71C18BA52867E867F38266F1C1D58DAFD02FB99158B16184B12EA44F790DFFE9E0F8ADCB6159D9DE007C086DB89B9E9395BB375E1AA0BD38202584941539750609D547CD1D8B863139DBBA17F07B969F0D30EFC9FFD2F0D0F83AE013C7BE4D483B09CCD3B5C65FABC8F11B5D611E0FDCD6BE8A38390A88E509BA64B346F2A06A9ED3E1995D067FE17279BFA67C3F0DC3AE036F44A7F80360C9A6DBB851C2DBAD2FDF72952E27B0A3EC7FC46AB912017CDF4DEFDDE1CA2A3CEC6F1BF35C49DEC02C7833DC488C64D2B5EAC9751694938A9BDE3C9</checkcode>
</license>`
......@@ -277,7 +277,6 @@ export default {
}
this.formData.push(fd)
} else if (item.title !== '附件') {
const that = this
const fd = {
title: item.title,
split: 1,
......
......@@ -222,7 +222,7 @@ export default {
path: `/InfoDetail-${itemObj.id}`,
query: {
oid: itemObj.id,
title: itemObj.name,
title: itemObj.name || itemObj.materialGrade,
dxClassname: dxClassname,
type: 'MESSAGE'
}
......
......@@ -47,31 +47,31 @@ export default {
return {
images: [
require('@/assets/home/banner.png'),
require('@/assets/home/1.png'),
require('@/assets/home/2.png'),
require('@/assets/home/3.png')
require('@/assets/home/tu1.png'),
require('@/assets/home/tu2.png'),
require('@/assets/home/tu3.png')
],
modelArr: [
{
title: '待办',
key: 'toDo',
icon: require('../../assets/home/待办@2x.png'),
icon: require('../../assets/home/daiban2x.png'),
path: '/todoList'
},
{
title: '已办',
key: 'done',
icon: require('../../assets/home/已办.png'),
icon: require('../../assets/home/yiban.png'),
path: '/todoList'
},
{
title: '我发起的',
key: 'launch',
icon: require('../../assets/home/我发起的@2x.png'),
icon: require('../../assets/home/wofaqi2x.png'),
path: '/todoList'
}
],
noticeIcon: require('../../assets/home/最新公告@2x.png'),
noticeIcon: require('../../assets/home/zuixingonggao2x.png'),
list: [],
loading: false,
finished: false,
......@@ -145,7 +145,7 @@ export default {
.header {
width: 100%;
// height: calc(100% / 3);
height: 36px;
height: 50px;
background: linear-gradient(197deg, #2ab1f4 0%, #3693e6 100%);
// overflow: hidden;
display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment