Procházet zdrojové kódy

Merge branch 'yimingxzy' of http://121.4.203.192:9000/mingxue/front into yimingxzy

hehaitao před 1 rokem
rodič
revize
7119477463

+ 1 - 1
public/download/index.html

@@ -162,7 +162,7 @@
 			//    window.location.href = 'intent://details?id=apk的包名#Intent;package=com.qihoo.appstore;scheme=market;end;';
 			//    break;
 			default:
-				window.location.href = "https://mingxuejingbang.oss-cn-beijing.aliyuncs.com/app/apk/mxby_pro_2.0.0.apk";
+				window.location.href = "https://mingxuejingbang.oss-cn-beijing.aliyuncs.com/app/apk/ymxzy_V1.0.1_prod.apk";
 				break;
 		}
 	}

binární
src/assets/images/app.png


+ 4 - 3
src/components/BottomP/index.vue

@@ -24,9 +24,10 @@
             </p>
             <p style="margin-top:15px;">本站部分资源来源互联网。如有侵犯权益,请联系我们删除!备案号:<a href="https://beian.miit.gov.cn"
                                                                           target="_blank"
-                                                                          style="color: #fff!important;">湘ICP备20003947号-2</a>
+                                                                          style="color: #fff!important;">湘ICP备2024057119号-1</a>
             </p>
-            <p style="margin-bottom:20px;">Copyright © 2020-2022 mingxue100 Inc. All rights reserved. 一铭小状元 版权所有</p>
+            <p style="margin-bottom:20px;">Copyright © 2024 ymxzy Inc. All rights reserved. 一铭小状元 版权所有</p>
+            <p style="margin-bottom:24px;">湖南新航线世纪教育科技有限公司</p>
             <!-- <img :src="star4" height="47px" alt=""> -->
           </el-col>
           <el-col :span="6">
@@ -36,7 +37,7 @@
               </el-col>
               <el-col :span="18" style="padding-top:20px;padding-left:20px;text-align:left">
                 <p style="font-size:12px;">垂询热线:</p>
-                <p style="font-size:18px;">4000-313-211</p>
+                <p style="font-size:18px;">4000-826-018</p>
               </el-col>
             </el-row>
           </el-col>

+ 1 - 1
src/components/Top/index.vue

@@ -2,7 +2,7 @@
   <div class="fx-row fx-bet-cen pl12 pr12 relative" style="line-height: 40px;">
     <div v-if="$route.path=='/login'" class="fx-row fx-sta-cen">
       <img class="icon16" src="../../assets/images/icon_tel2.png"/>
-      <span class="pl8">服务热线:4000-313-211</span>
+      <span class="pl8">服务热线:4000-826-018</span>
       <img class="icon16 ml20" src="../../assets/images/icon_phone.png"/>
       <div class="relative" id="app_download" @mouseover="app=true" @mouseleave="app=false">
         <a href="javascript:void(0);">APP下载</a>

+ 1 - 1
src/views/pay/index.vue

@@ -6,7 +6,7 @@
                 style="width: 152px;"></el-image>
       <div>
         <img class="icon16" src="../../assets/images/icon_tel2.png"/>
-        <span class="pl8">服务热线:4000-313-211</span>
+        <span class="pl8">服务热线:4000-826-018</span>
       </div>
     </div>
     <el-form ref="form" class="border pd20" :model="form" :rules="rules" label-width="100px" label-position="right">