Browse Source

Merge branch 'master' of http://git.cc-lotus.info/service-platform/web-test

wuhongyu 5 years ago
parent
commit
48da273d9a

+ 2 - 2
src/views/enterprise/appointment copy.vue

@@ -46,7 +46,7 @@ export default {
       { name: '展会管理' },
       //  // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     resultTable: [],
     form: {},
@@ -116,7 +116,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/home' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/appointment.vue

@@ -38,7 +38,7 @@ export default {
       { name: '展会管理' },
       //  // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     // 下期直播
     nextData: [],
@@ -110,7 +110,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/home' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/duijiedetail.vue

@@ -38,7 +38,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
   }),
   created() {
@@ -111,7 +111,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/duijiestatus.vue

@@ -35,7 +35,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
   }),
   created() {
@@ -100,7 +100,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/enterprisedg.vue

@@ -44,7 +44,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     total1: 0,
     total2: 0,
@@ -187,7 +187,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/enterprisefabu.vue

@@ -65,7 +65,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     recruitData: [],
     gonggeiData: [],
@@ -228,7 +228,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/enterprisejb.vue

@@ -34,7 +34,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     userinfo: {},
   }),
@@ -94,7 +94,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/enterprisexuqiu.vue

@@ -39,7 +39,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     demandForm: {
       image: {},
@@ -134,7 +134,7 @@ export default {
         this.$router.push({ path: '/enterprise/appointment' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/enterprisexx.vue

@@ -25,7 +25,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
   }),
   created() {},
@@ -48,7 +48,7 @@ export default {
         this.$router.push({ path: '/' });
       } else if (id === '展会管理') {
         this.$router.push({ path: '/enterprise/appointment' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/look.vue

@@ -41,7 +41,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     resultTable: [],
     form: {},
@@ -97,7 +97,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/home' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/shenhe.vue

@@ -28,7 +28,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
   }),
   created() {
@@ -93,7 +93,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 2 - 2
src/views/enterprise/xiugai.vue

@@ -26,7 +26,7 @@ export default {
       { name: '展会管理' },
       // { name: '返回首页' },
       { name: '修改密码' },
-      { name: '注销账号' },
+      { name: '退出账号' },
     ],
     form: {},
   }),
@@ -50,7 +50,7 @@ export default {
         this.$router.push({ path: '/enterprise/xiugai' });
       } else if (id === '返回首页') {
         this.$router.push({ path: '/home' });
-      } else if (id === '注销账号') {
+      } else if (id === '退出账号') {
         this.logout();
         this.$message({
           message: '注销成功',

+ 1 - 1
src/views/service/detail/achievements.vue

@@ -102,7 +102,7 @@ export default {
       padding: 20px;
       p {
         float: left;
-        width: 10%;
+        width: 15%;
         background: #22529a;
         padding: 10px 0;
         font-size: 18px;

+ 1 - 1
src/views/service/detail/assessment.vue

@@ -81,7 +81,7 @@ export default {
       padding: 20px;
       p {
         float: left;
-        width: 10%;
+        width: 15%;
         background: #22529a;
         padding: 10px 0;
         font-size: 18px;

+ 1 - 1
src/views/service/detail/contract.vue

@@ -82,7 +82,7 @@ export default {
       padding: 20px;
       p {
         float: left;
-        width: 10%;
+        width: 15%;
         background: #22529a;
         padding: 10px 0;
         font-size: 18px;

+ 1 - 1
src/views/service/detail/credit.vue

@@ -83,7 +83,7 @@ export default {
       padding: 20px;
       p {
         float: left;
-        width: 10%;
+        width: 15%;
         background: #22529a;
         padding: 10px 0;
         font-size: 18px;

+ 1 - 1
src/views/service/detail/exhibition.vue

@@ -79,7 +79,7 @@ export default {
       padding: 20px;
       p {
         float: left;
-        width: 10%;
+        width: 15%;
         background: #22529a;
         padding: 10px 0;
         font-size: 18px;

+ 1 - 1
src/views/service/detail/wisdom.vue

@@ -80,7 +80,7 @@ export default {
       padding: 20px;
       p {
         float: left;
-        width: 10%;
+        width: 15%;
         background: #22529a;
         padding: 10px 0;
         font-size: 18px;

+ 2 - 1
src/views/service/list.vue

@@ -158,11 +158,12 @@ export default {
 }
 .menuList p {
   line-height: 60px;
-  font-size: 18px;
+  font-size: 16px;
   cursor: pointer;
   border-bottom: 1px solid #2d64b3;
   color: #044b79;
   font-weight: 600;
+  padding: 0 15px;
 }
 .info {
   float: right;