Franslee 7 years ago
parent
commit
c307400cd3
2 changed files with 1 additions and 13 deletions
  1. 0 12
      src/package/docheader/src/docheader.vue
  2. 1 1
      src/view/nav.vue

+ 0 - 12
src/package/docheader/src/docheader.vue

@@ -34,18 +34,6 @@ export default {
       type: String,
       default: ""
     },
-    /* chnName: {
-      type: String,
-      default: ""
-    }, */
-    /* desc: {
-      type: String,
-      default: ""
-    }, */
-    /* type: {
-      type: String,
-      default: "Component"
-    }, */
     showQrCode:{
       type: Boolean,
       default: true

+ 1 - 1
src/view/nav.vue

@@ -84,7 +84,7 @@ a {
 .tot{
   font-size:12px;
 }
- @media (max-width: 400px){
+ @media (max-width: 415px){
     .pcdemo{
       display: list-item;
     }