@@ -148,6 +148,7 @@
],
prevList: true,
nextList: false,
+ img2: require('~/static/codeImage/ditu.png')
};
},
head(){
@@ -421,7 +422,6 @@
img {
flex: 1;
- width: 100%;
height: 100%;
}
@@ -469,11 +469,10 @@
font-weight: 500;
margin-bottom: 10px;
-
- img {
- height: auto;
- }
+ }
+ img {
+ width: 100%;
+ height: auto;