删除不需要的代码,优化结构

This commit is contained in:
暮光:城中城
2022-12-07 20:21:18 +08:00
parent e82937297b
commit c62d733869
215 changed files with 334 additions and 57771 deletions

View File

@@ -31,7 +31,6 @@
<a target="_blank" href="https://github.com/alibaba/fastjson">Fastjson</a>
<a target="_blank" href="https://alibaba-easyexcel.github.io">Easy Excel</a>
<a target="_blank" href="https://swagger.io">Swagger</a>
<a target="_blank" href="https://dubbo.io">Dubbo</a>
<a target="_blank" href="http://www.eclipse.org/jgit">JGit</a>...
</div>
<el-divider content-position="left">前端</el-divider>

View File

@@ -1,7 +1,6 @@
<template>
<div style="padding: 10px;">
<div style="max-width: 800px;margin: 20px auto;">
<div style="text-align: center;">欢迎使用ヾ()" - 今天也要加油鸭</div>
<div style="padding: 20px;">
<el-card class="box-card">
<div slot="header" class="clearfix">
@@ -20,10 +19,6 @@
<div class="logo-text text3">WIKI</div>
<div>WIKI文档</div>
</div>
<div class="item" v-on:click="jumpToDocPage('doc-dubbo')">
<div class="logo-img"><img src="../../assets/img/dubbo.png"></div>
<div>Dubbo文档</div>
</div>
</div>
</el-card>
</div>