lex-xin 4 éve
szülő
commit
e647fcddcb

+ 1 - 1
src/utils/utils.js

@@ -112,7 +112,7 @@ export const getCourseType=(type)=>{
   }
   return arr
 }
-// 清除路由
+// 清除路由
 export const resetQuery=(that,obj)=>{
   that.$router.replace({query:{...that.$route.query,...obj}})
 }

+ 1 - 1
src/views/categroyManager/specialSetup/bannerManager.vue

@@ -11,7 +11,7 @@
                            label="轮播图">
           </el-table-column>
           <el-table-column align='center'
-                           label="跳转接">
+                           label="跳转接">
           </el-table-column>
           <el-table-column align='center'
                            label="是否使用">

+ 1 - 1
src/views/contentManager/components/advert.vue

@@ -42,7 +42,7 @@
                          prop="title"
                          label="标题"></el-table-column>
         <el-table-column align="center"
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text :text="scope.row.linkUrl"></overflow-text>
             <!-- {{ scope.row.linkUrl }} -->

+ 1 - 1
src/views/contentManager/components/appPage.vue

@@ -43,7 +43,7 @@
                          label="标题">
         </el-table-column>
         <el-table-column align='center'
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text :text="scope.row.linkUrl"></overflow-text>
             <!-- {{ scope.row.linkUrl }} -->

+ 1 - 1
src/views/contentManager/components/banner.vue

@@ -43,7 +43,7 @@
                          label="标题">
         </el-table-column>
         <el-table-column align='center'
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text :text="scope.row.linkUrl + '/' + scope.row.id"></overflow-text>
             <!-- {{ scope.row.linkUrl + '/' + scope.row.id }} -->

+ 1 - 1
src/views/contentManager/components/flashPage.vue

@@ -43,7 +43,7 @@
                          label="标题">
         </el-table-column>
         <el-table-column align='center'
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text :text="scope.row.linkUrl"></overflow-text>
             <!-- {{ scope.row.linkUrl }} -->

+ 1 - 1
src/views/contentManager/components/information.vue

@@ -50,7 +50,7 @@
                          label="标题">
         </el-table-column>
         <el-table-column align='center'
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text :text="scope.row.linkUrl + '/' + scope.row.id"></overflow-text>
             <!-- {{ scope.row.linkUrl + '/' + scope.row.id }} -->

+ 1 - 1
src/views/contentManager/components/knowledge.vue

@@ -63,7 +63,7 @@
                          label="标题">
         </el-table-column>
         <el-table-column align='center'
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text width="100%" :text="scope.row.linkUrl + '/' + scope.row.id"></overflow-text>
             <!-- {{ scope.row.linkUrl + '/' + scope.row.id }} -->

+ 1 - 1
src/views/contentManager/components/training.vue

@@ -42,7 +42,7 @@
                          prop="title"
                          label="标题"></el-table-column>
         <el-table-column align="center"
-                         label="跳转接">
+                         label="跳转接">
           <template slot-scope="scope">
             <overflow-text :text="scope.row.linkUrl + '/' + scope.row.id"></overflow-text>
             <!-- {{ scope.row.linkUrl + '/' + scope.row.id }} -->

+ 1 - 1
src/views/contentManager/contentOperation.vue

@@ -72,7 +72,7 @@
         </el-form-item> -->
         <el-form-item label="链接地址"
                       prop="linkUrl"
-                      :rules='[{ required: type == 3 || type == 6 || type == 5 || type == 8 ? false : true, message: "请输入接地址", trigger: "blur" }]'>
+                      :rules='[{ required: type == 3 || type == 6 || type == 5 || type == 8 ? false : true, message: "请输入接地址", trigger: "blur" }]'>
           <el-input v-model.trim="form.linkUrl"></el-input>
         </el-form-item>
 

+ 1 - 1
src/views/teamBuild/components/teamBaseInfo.vue

@@ -1134,7 +1134,7 @@ export default {
       let id = this.teamid;
       this.codeStatus = true;
       if (type == "payment") {
-        this.codeTitle = "学员报名接";
+        this.codeTitle = "学员报名接";
         this.qrCodeUrl = vaildStudentUrl() + "/#/login?musicGroupId=" + id;
       } else if (type == "detail") {
         let teamName = this.$route.query.name;

+ 1 - 1
src/views/teamBuild/forecastName.vue

@@ -182,7 +182,7 @@
             </div>
         </div>
 
-        <!-- 预报名接 -->
+        <!-- 预报名接 -->
         <qr-code v-model="codeStatus" title="预报名二维码" :codeUrl="codeUrl" />
         <!-- 发送家长会通知 -->
         <el-dialog

+ 1 - 1
src/views/teamBuild/signupList.vue

@@ -557,7 +557,7 @@
     </el-dialog>
     <!-- <el-dialog title="报名二维码" :visible.sync="qrcodeStatus" width="300px">
       <div class="left-code">
-        <h2>学员报名接</h2>
+        <h2>学员报名接</h2>
         <div id="qrcode" class="qrcode code" ref="qrCodeUrl"></div>
         <p class="code-url" v-show="codeUrl">{{ codeUrl }}</p>
       </div>

+ 1 - 1
src/views/teamBuild/teamSeting/components/setImprovement.vue

@@ -4,7 +4,7 @@
       <el-page-header @back="onCancel"
                       content="基础技能班报名详情"></el-page-header>
       <!-- <div class='squrt'></div>  -->
-      <!-- <span @click="onCreateQRCode" style="font-size: 16px; padding-left: 20px; font-weight: 400;cursor: pointer; ">查看报名接</span> -->
+      <!-- <span @click="onCreateQRCode" style="font-size: 16px; padding-left: 20px; font-weight: 400;cursor: pointer; ">查看报名接</span> -->
       <!-- <span @click="onApply"
             v-permission="'musicGroup/pushMessage'"
             style="font-size: 16px; padding-left: 20px; font-weight: 400;cursor: pointer; color: #409eff;">开启报名</span> -->

+ 1 - 1
src/views/teamDetail/components/studentList.vue

@@ -847,7 +847,7 @@
 
     <el-dialog title="报名二维码" :visible.sync="qrcodeStatus" width="300px">
       <div class="left-code">
-        <h2>学员报名接</h2>
+        <h2>学员报名接</h2>
         <div id="qrcode" class="qrcode code" ref="qrCodeUrl"></div>
         <p class="code-url" v-if="codeUrl">{{ codeUrl }}</p>
       </div>