|
@@ -344,6 +344,20 @@ export default {
|
|
|
transform: rotateZ(0deg);
|
|
|
}
|
|
|
}
|
|
|
+.NNPE-Big-Book-preview-green{
|
|
|
+ .Big-Book-prev-Textdes{
|
|
|
+ b.xuhao{
|
|
|
+ background: #24B99E;
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
+.NNPE-Big-Book-preview-brown{
|
|
|
+ .Big-Book-prev-Textdes{
|
|
|
+ b.xuhao{
|
|
|
+ background: #BD8865;
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
</style>
|
|
|
<style lang="scss">
|
|
|
.InputHasRecord{
|