From a1ec1d89e98ebcbd49cabae816b26b3f550f057f Mon Sep 17 00:00:00 2001 From: 明梦爽 <2972214568@qq.com> Date: 星期四, 18 十一月 2021 16:08:48 +0800 Subject: [PATCH] 动态获取完成 --- src/views/other.vue | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) diff --git a/src/views/other.vue b/src/views/other.vue index ce0bd7a..fc1e702 100644 --- a/src/views/other.vue +++ b/src/views/other.vue @@ -1,7 +1,7 @@ <template> <div> <div> - <el-row class="underline marb10"> + <el-row class="underline marb20"> <span class="color"><b>鍙嬫儏閾炬帴</b></span> </el-row> <div> @@ -17,9 +17,18 @@ <div class="aLianJ marb10"> <a href="http://www.pdskx.cn/" class="anone" target="_block">骞抽《灞卞競绉戝崗</a> </div> + <div class="aLianJ marb10"> + <a href="#" class="anone" target="_block">骞抽《灞卞競鍏畨灞�</a> + </div> + <div class="aLianJ marb10"> + <a href="#" class="anone" target="_block">骞抽《灞卞競娑堥槻灞�</a> + </div> + <div class="aLianJ marb10"> + <a href="#" class="anone" target="_block">骞抽《灞卞競鏁欒偛灞�</a> + </div> </div> </div> - <div> + <!-- <div> <span>鑱旂郴鎴戜滑</span> <div> <div class="bg"> @@ -33,7 +42,7 @@ <a href="https://www.pdsu.edu.cn/#"> <img src="../assets/weiBo.jpg" alt="" /> </a> </div> </div> - </div> + </div> --> </div> </template> <script> -- Gitblit v1.8.0