wyq 3 years ago
parent
commit
e5a64aecb2
2 changed files with 3 additions and 2 deletions
  1. 1 0
      src/css/print.css
  2. 2 2
      src/js/staticInfo.js

+ 1 - 0
src/css/print.css

@@ -43,6 +43,7 @@
     display: flex;
     display: flex;
     margin: 5px;
     margin: 5px;
     margin-right: 25px;
     margin-right: 25px;
+    float: none;
   } 
   } 
   label{
   label{
     font-weight: 400;
     font-weight: 400;

+ 2 - 2
src/js/staticInfo.js

@@ -237,9 +237,9 @@ function renderContentscale(list, contentWrapClassName, name) {
   getResult(pushInfo, textType, constant)
   getResult(pushInfo, textType, constant)
   copy(name)
   copy(name)
   getprinting()
   getprinting()
-
+  getbrowser()
 }
 }
-getbrowser(){
+function getbrowser(){
   var mb = myBrowser();
   var mb = myBrowser();
   if ("IE" == mb) {
   if ("IE" == mb) {
     $('.radio').css({
     $('.radio').css({