|
|
@@ -7,7 +7,7 @@
|
|
|
/>
|
|
|
|
|
|
<main v-if="data" ref="newWordMain" class="main">
|
|
|
- <div class="NPC-zhedie" :style="{ width: width + 'px' }">
|
|
|
+ <div class="EEP-zhedie" :style="{ width: width + 'px' }">
|
|
|
<!-- :style="{
|
|
|
backgroundColor:
|
|
|
data.unified_attrib && data.unified_attrib.topic_color ? data.unified_attrib.topic_color : '',
|
|
|
@@ -2064,7 +2064,7 @@ export default {
|
|
|
.newWord-preview {
|
|
|
@include preview-base;
|
|
|
|
|
|
- .NPC-zhedie {
|
|
|
+ .EEP-zhedie {
|
|
|
// width: 1000px;
|
|
|
|
|
|
// width: 780px;
|
|
|
@@ -2576,7 +2576,7 @@ export default {
|
|
|
width: 40px;
|
|
|
height: 40px;
|
|
|
|
|
|
- .strock-play-box,
|
|
|
+ .eep-strock-play-box,
|
|
|
.playStorkes-btn {
|
|
|
z-index: 2 !important; // 1时点不了 所以只能为2
|
|
|
width: 9px !important;
|
|
|
@@ -2855,7 +2855,7 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.NPC-zhedie {
|
|
|
+.EEP-zhedie {
|
|
|
.topTitle {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|