xvying 2 년 전
부모
커밋
7e09b43c54
5개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 0 0
      production/index.html
  2. 0 0
      production/static/css/app.48abb1ac.css
  3. 0 0
      production/static/js/app.4558e18b.js
  4. 0 0
      production/static/js/app.60a8aa71.js
  5. 10 0
      src/views/login/index.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
production/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
production/static/css/app.48abb1ac.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
production/static/js/app.4558e18b.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
production/static/js/app.60a8aa71.js


+ 10 - 0
src/views/login/index.vue

@@ -84,7 +84,17 @@
             <span style="margin-right: 20px">学生账号: 2016184014</span>
             <span> 密码: qaz123456</span>
           </div>
+          <div>
+            <span style="margin-right: 20px"
+              >学生手机端登录地址:<a
+                href="http://h5.party.demo.xmnk.cn"
+                target="_blank"
+                >http://h5.party.demo.xmnk.cn</a
+              ></span
+            >
+          </div>
         </div>
+        <div>如有需要请联系我们:17638192817</div>
       </el-form>
     </div>
   </div>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.