|
@@ -343,7 +343,7 @@ export default {
|
|
|
this.old_word = this.optionRes.new_word;
|
|
|
}
|
|
|
let Fathernode = document.getElementsByClassName(
|
|
|
- "NNPE-Big-Book-preview"
|
|
|
+ "NPC-Big-Book-preview"
|
|
|
)[0];
|
|
|
if (Fathernode) {
|
|
|
// this.height = Fathernode.clientHeight + "px";
|
|
@@ -654,7 +654,7 @@ export default {
|
|
|
}
|
|
|
</style>
|
|
|
<style lang="scss">
|
|
|
-.NNPE-Big-Book-preview-red {
|
|
|
+.NPC-Big-Book-preview-red {
|
|
|
.wordDetailChs {
|
|
|
.zhedie-white {
|
|
|
.el-collapse-item__header {
|