Browse Source

Merge branch 'dev' of ssh://10.10.100.21/source/saas-platform into dev

guq 7 years ago
parent
commit
90bf5bbcff

+ 0 - 1
frontend/saas-portal-web/src/components/conenter/invitation.vue

@@ -283,7 +283,6 @@ import { setTimeout } from 'timers';
                     } else {
                         this.$message.error({
                             message:res.data.message,
-                            center : true
                             });
                         this.$router.push({path:'/failure'})
                     }

+ 4 - 1
frontend/saas-portal-web/static/css/gongsi.css

@@ -26,10 +26,13 @@ input::-webkit-input-placeholder {
     padding: 0 !important;
     text-align: center !important;
     margin-top: 0px !important;
+    opacity: 0.8 !important;
 }
+/* ele提示弹窗 */
 .el-message {
-    min-width: 240px !important;
+    min-width: 160px !important;
     height: 32px !important;
+    padding-right: 18px !important;
 }
 /* 弹窗 -----------------------------------------------*/
 .tanchuang {

File diff suppressed because it is too large
+ 0 - 0
frontend/saas-portal-web/static/js/stomp.min.js


Some files were not shown because too many files changed in this diff