mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
修改进入首页链接。
This commit is contained in:
@@ -23,7 +23,8 @@
|
|||||||
</swiper>
|
</swiper>
|
||||||
</div>
|
</div>
|
||||||
<p class="gui-text">{{description}}</p>
|
<p class="gui-text">{{description}}</p>
|
||||||
<el-button type="primary" class="btn-one" @click="goHome()">进入首页</el-button>
|
<!-- <el-button type="primary" class="btn-one" @click="goHome()">进入首页</el-button> -->
|
||||||
|
<el-button type="primary" class="btn-one" @click="guideCollection = false">进入首页</el-button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
|
|||||||
Reference in New Issue
Block a user