xvying 2 年之前
父節點
當前提交
7e09b43c54

文件差異過大導致無法顯示
+ 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>

部分文件因文件數量過多而無法顯示