|
@@ -99,8 +99,8 @@
|
|
|
@blur="setTestJson()"></el-input>
|
|
@blur="setTestJson()"></el-input>
|
|
|
<div class="btn">
|
|
<div class="btn">
|
|
|
|
|
|
|
|
- <div @click="addCheck(item.id, checkIndex)" v-if="item.checkList.length > 2">
|
|
|
|
|
- <svg style="width: .7rem; height: .7rem;" viewBox="0 0 1024 1024" width="200" height="200">
|
|
|
|
|
|
|
+ <div @click="addCheck(item.id, checkIndex)">
|
|
|
|
|
+ <svg style="width: 1.1rem; height: 1.1rem;" viewBox="0 0 1024 1024" width="200" height="200">
|
|
|
<path
|
|
<path
|
|
|
d="M47.653 439.326c-24.501 0-44.368 19.881-44.368 44.4v56.548c0 24.492 19.862 44.4 44.368 44.4h928.694c24.501 0 44.368-19.881 44.368-44.4v-56.548c0-24.497-19.862-44.4-44.368-44.4H47.653z"
|
|
d="M47.653 439.326c-24.501 0-44.368 19.881-44.368 44.4v56.548c0 24.492 19.862 44.4 44.368 44.4h928.694c24.501 0 44.368-19.881 44.368-44.4v-56.548c0-24.497-19.862-44.4-44.368-44.4H47.653z"
|
|
|
p-id="11474"></path>
|
|
p-id="11474"></path>
|
|
@@ -142,7 +142,7 @@
|
|
|
<span>{{ lang.ssAIGenerate }}</span>
|
|
<span>{{ lang.ssAIGenerate }}</span>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <el-input type="textarea" rows="3" resize="none" v-model="item.explanation"
|
|
|
|
|
|
|
+ <el-input type="textarea" rows="3" style="font-size: 1.2rem;" resize="none" v-model="item.explanation"
|
|
|
:placeholder="lang.ssEnterExplanation" @blur="setTestJson()"></el-input>
|
|
:placeholder="lang.ssEnterExplanation" @blur="setTestJson()"></el-input>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -434,14 +434,14 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.addTest>svg {
|
|
.addTest>svg {
|
|
|
- width: .7rem;
|
|
|
|
|
- height: .7rem;
|
|
|
|
|
|
|
+ width: 1.2rem;
|
|
|
|
|
+ height: 1.2rem;
|
|
|
fill: #6E7583;
|
|
fill: #6E7583;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.addTest>span {
|
|
.addTest>span {
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
- font-size: .9rem;
|
|
|
|
|
|
|
+ font-size: 1.4rem;
|
|
|
color: #6b7280;
|
|
color: #6b7280;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -464,13 +464,13 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.ti_header>span {
|
|
.ti_header>span {
|
|
|
- font-size: 1rem;
|
|
|
|
|
|
|
+ font-size: 1.4rem;
|
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
|
color: #ff9300;
|
|
color: #ff9300;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.ti_header>span>span {
|
|
.ti_header>span>span {
|
|
|
- font-size: .8rem;
|
|
|
|
|
|
|
+ font-size: 1.2rem;
|
|
|
color: rgb(117, 117, 117);
|
|
color: rgb(117, 117, 117);
|
|
|
margin-left: .5rem;
|
|
margin-left: .5rem;
|
|
|
}
|
|
}
|
|
@@ -482,8 +482,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.ti_h_edit>span {
|
|
.ti_h_edit>span {
|
|
|
- width: 1.5rem;
|
|
|
|
|
- height: 1.5rem;
|
|
|
|
|
|
|
+ width: 1.9rem;
|
|
|
|
|
+ height: 1.9rem;
|
|
|
display: flex;
|
|
display: flex;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
@@ -493,8 +493,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.ti_h_edit>span>svg {
|
|
.ti_h_edit>span>svg {
|
|
|
- width: 1rem;
|
|
|
|
|
- height: 1rem;
|
|
|
|
|
|
|
+ width: 1.4rem;
|
|
|
|
|
+ height: 1.4rem;
|
|
|
fill: #6B7280;
|
|
fill: #6B7280;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -517,7 +517,7 @@ export default {
|
|
|
border: none;
|
|
border: none;
|
|
|
outline: none;
|
|
outline: none;
|
|
|
background: none;
|
|
background: none;
|
|
|
- font-size: .8rem;
|
|
|
|
|
|
|
+ font-size: 1.2rem;
|
|
|
resize: none;
|
|
resize: none;
|
|
|
max-height: 10rem;
|
|
max-height: 10rem;
|
|
|
overflow: auto;
|
|
overflow: auto;
|
|
@@ -539,8 +539,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.uploadImage>svg {
|
|
.uploadImage>svg {
|
|
|
- width: 1rem;
|
|
|
|
|
- height: 1rem;
|
|
|
|
|
|
|
+ width: 1.4rem;
|
|
|
|
|
+ height: 1.4rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.checkList {
|
|
.checkList {
|
|
@@ -559,7 +559,7 @@ export default {
|
|
|
align-items: center;
|
|
align-items: center;
|
|
|
justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
|
gap: .5rem;
|
|
gap: .5rem;
|
|
|
- padding: .3rem .5rem;
|
|
|
|
|
|
|
+ padding: .5rem .7rem;
|
|
|
transition: .2s;
|
|
transition: .2s;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -568,8 +568,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.drag {
|
|
.drag {
|
|
|
- width: 1.1rem;
|
|
|
|
|
- height: 1.1rem;
|
|
|
|
|
|
|
+ width: 1.5rem;
|
|
|
|
|
+ height: 1.5rem;
|
|
|
display: flex;
|
|
display: flex;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
@@ -600,8 +600,8 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
|
.check {
|
|
.check {
|
|
|
- width: 1.1rem;
|
|
|
|
|
- height: 1.1rem;
|
|
|
|
|
|
|
+ width: 1.5rem;
|
|
|
|
|
+ height: 1.5rem;
|
|
|
border: solid 1px #D1D5DB;
|
|
border: solid 1px #D1D5DB;
|
|
|
border-radius: .25rem;
|
|
border-radius: .25rem;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
@@ -615,13 +615,14 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.checked>svg {
|
|
.checked>svg {
|
|
|
- width: .7rem;
|
|
|
|
|
- height: .7rem;
|
|
|
|
|
|
|
+ width: 1.1rem;
|
|
|
|
|
+ height: 1.1rem;
|
|
|
fill: #fff;
|
|
fill: #fff;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.checkItem>.el-input {
|
|
.checkItem>.el-input {
|
|
|
width: calc(100% - 10rem);
|
|
width: calc(100% - 10rem);
|
|
|
|
|
+ font-size: 1.4rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.addCheck {
|
|
.addCheck {
|
|
@@ -638,14 +639,14 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.addCheck>svg {
|
|
.addCheck>svg {
|
|
|
- width: .5rem;
|
|
|
|
|
- height: .5rem;
|
|
|
|
|
|
|
+ width: .9rem;
|
|
|
|
|
+ height: .9rem;
|
|
|
fill: #6E7583;
|
|
fill: #6E7583;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.addCheck>span {
|
|
.addCheck>span {
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
- font-size: .8rem;
|
|
|
|
|
|
|
+ font-size: 1.2rem;
|
|
|
color: #6b7280;
|
|
color: #6b7280;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -664,8 +665,8 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
|
.btn>div {
|
|
.btn>div {
|
|
|
- width: 1rem;
|
|
|
|
|
- height: 1rem;
|
|
|
|
|
|
|
+ width: 1.4rem;
|
|
|
|
|
+ height: 1.4rem;
|
|
|
display: flex;
|
|
display: flex;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
@@ -675,8 +676,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.btn>div>svg {
|
|
.btn>div>svg {
|
|
|
- width: .6rem;
|
|
|
|
|
- height: .6rem;
|
|
|
|
|
|
|
+ width: 1rem;
|
|
|
|
|
+ height: 1rem;
|
|
|
fill: #9DA3AF;
|
|
fill: #9DA3AF;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -700,7 +701,7 @@ export default {
|
|
|
|
|
|
|
|
.e_header>span {
|
|
.e_header>span {
|
|
|
color: #6b7280;
|
|
color: #6b7280;
|
|
|
- font-size: .8rem;
|
|
|
|
|
|
|
+ font-size: 1.2rem;
|
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -711,15 +712,15 @@ export default {
|
|
|
background: #ff9300;
|
|
background: #ff9300;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
padding: .3rem .8rem;
|
|
padding: .3rem .8rem;
|
|
|
- font-size: .8rem;
|
|
|
|
|
|
|
+ font-size: 1.2rem;
|
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
|
border-radius: .5rem;
|
|
border-radius: .5rem;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.e_header>div>svg {
|
|
.e_header>div>svg {
|
|
|
- width: .8rem;
|
|
|
|
|
- height: .8rem;
|
|
|
|
|
|
|
+ width: 1.2rem;
|
|
|
|
|
+ height: 1.2rem;
|
|
|
fill: #fff;
|
|
fill: #fff;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -748,11 +749,11 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.imageList>div>svg {
|
|
.imageList>div>svg {
|
|
|
- width: 1rem;
|
|
|
|
|
- height: 1rem;
|
|
|
|
|
|
|
+ width: 1.2rem;
|
|
|
|
|
+ height: 1.2rem;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
- top: -.3rem;
|
|
|
|
|
- right: -.3rem;
|
|
|
|
|
|
|
+ top: -.4rem;
|
|
|
|
|
+ right: -.4rem;
|
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
|
border-radius: .5rem;
|
|
border-radius: .5rem;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|