소스 검색

Merge branch 'dev-yxk'

yinxiangke 3 주 전
부모
커밋
dace60ed89
2개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 1
      src/locales/en.js
  2. 0 4
      src/pages/PersonalCenter.vue

+ 1 - 1
src/locales/en.js

@@ -362,7 +362,7 @@ export default {
     jujueliyou:'reason for rejection',
     sfscggzl:'Whether to delete the workflow?',
     sfqxbm:'Whether to cancel the sign up?',
-    zdfp:'The monthly MiCoin package for members can be allocated to your employees, and the remaining amount will be credited to your account each month.',
+    zdfp:'The monthly MiBi package for members can be allocated to your employees, and the remaining amount will be credited to your account each month.',
     qydbtyzhxy:'Please read and agree to the conversion agreement',
     qydbty:'Please read and agree',
     zhxy:'Conversion Agreement',

+ 0 - 4
src/pages/PersonalCenter.vue

@@ -1078,10 +1078,6 @@ div {
   background: #F5F7FA;
   border-radius: 4px;
   border: 1px solid #F2F6FC;
-
-  :deep(.el-input__wrapper) {
-    // background-color: transparent;
-  }
 }
 
 .workOrder-dot {