|
@@ -2,39 +2,7 @@
|
|
|
<div class="app-container home">
|
|
|
<el-row :gutter="20">
|
|
|
<el-col :sm="24" :lg="24">
|
|
|
- <blockquote class="text-warning" style="font-size: 14px">
|
|
|
- 领取阿里云通用云产品1888优惠券
|
|
|
- <br />
|
|
|
- <el-link
|
|
|
- href="https://www.aliyun.com/minisite/goods?userCode=brki8iof"
|
|
|
- type="primary"
|
|
|
- target="_blank"
|
|
|
- >https://www.aliyun.com/minisite/goods?userCode=brki8iof</el-link
|
|
|
- >
|
|
|
- <br />
|
|
|
- 领取腾讯云通用云产品2860优惠券
|
|
|
- <br />
|
|
|
- <el-link
|
|
|
- href="https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console"
|
|
|
- type="primary"
|
|
|
- target="_blank"
|
|
|
- >https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console</el-link
|
|
|
- >
|
|
|
- <br />
|
|
|
- 阿里云服务器折扣区
|
|
|
- <el-link href="http://aly.ruoyi.vip" type="primary" target="_blank"
|
|
|
- >>☛☛点我进入☚☚</el-link
|
|
|
- >
|
|
|
- 腾讯云服务器秒杀区
|
|
|
- <el-link href="http://txy.ruoyi.vip" type="primary" target="_blank"
|
|
|
- >>☛☛点我进入☚☚</el-link
|
|
|
- ><br />
|
|
|
- <h4 class="text-danger">
|
|
|
- 云产品通用红包,可叠加官网常规优惠使用。(仅限新用户)
|
|
|
- </h4>
|
|
|
- </blockquote>
|
|
|
|
|
|
- <hr />
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
<el-row :gutter="20">
|
|
@@ -56,14 +24,16 @@
|
|
|
icon="el-icon-cloudy"
|
|
|
plain
|
|
|
@click="goTarget('https://gitee.com/y_project/RuoYi-Vue')"
|
|
|
- >访问码云</el-button
|
|
|
+ >访问码云
|
|
|
+ </el-button
|
|
|
>
|
|
|
<el-button
|
|
|
size="mini"
|
|
|
icon="el-icon-s-home"
|
|
|
plain
|
|
|
@click="goTarget('http://ruoyi.vip')"
|
|
|
- >访问主页</el-button
|
|
|
+ >访问主页
|
|
|
+ </el-button
|
|
|
>
|
|
|
</p>
|
|
|
</el-col>
|
|
@@ -102,7 +72,7 @@
|
|
|
</el-row>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
- <el-divider />
|
|
|
+ <el-divider/>
|
|
|
<el-row :gutter="20">
|
|
|
<el-col :xs="24" :sm="24" :md="12" :lg="8">
|
|
|
<el-card class="update-log">
|
|
@@ -111,10 +81,12 @@
|
|
|
</div>
|
|
|
<div class="body">
|
|
|
<p>
|
|
|
- <i class="el-icon-s-promotion"></i> 官网:<el-link
|
|
|
+ <i class="el-icon-s-promotion"></i> 官网:
|
|
|
+ <el-link
|
|
|
href="http://www.ruoyi.vip"
|
|
|
target="_blank"
|
|
|
- >http://www.ruoyi.vip</el-link
|
|
|
+ >http://www.ruoyi.vip
|
|
|
+ </el-link
|
|
|
>
|
|
|
</p>
|
|
|
<p>
|
|
@@ -127,16 +99,16 @@
|
|
|
</p>
|
|
|
<p>
|
|
|
<i class="el-icon-chat-dot-round"></i> 微信:<a
|
|
|
- href="javascript:;"
|
|
|
- >/ *若依</a
|
|
|
- >
|
|
|
+ href="javascript:;"
|
|
|
+ >/ *若依</a
|
|
|
+ >
|
|
|
</p>
|
|
|
<p>
|
|
|
<i class="el-icon-money"></i> 支付宝:<a
|
|
|
- href="javascript:;"
|
|
|
- class="支付宝信息"
|
|
|
- >/ *若依</a
|
|
|
- >
|
|
|
+ href="javascript:;"
|
|
|
+ class="支付宝信息"
|
|
|
+ >/ *若依</a
|
|
|
+ >
|
|
|
</p>
|
|
|
</div>
|
|
|
</el-card>
|
|
@@ -590,7 +562,7 @@
|
|
|
width="100%"
|
|
|
/>
|
|
|
<span style="display: inline-block; height: 30px; line-height: 30px"
|
|
|
- >你可以请作者喝杯咖啡表示鼓励</span
|
|
|
+ >你可以请作者喝杯咖啡表示鼓励</span
|
|
|
>
|
|
|
</div>
|
|
|
</el-card>
|
|
@@ -624,12 +596,14 @@ export default {
|
|
|
font-size: 17.5px;
|
|
|
border-left: 5px solid #eee;
|
|
|
}
|
|
|
+
|
|
|
hr {
|
|
|
margin-top: 20px;
|
|
|
margin-bottom: 20px;
|
|
|
border: 0;
|
|
|
border-top: 1px solid #eee;
|
|
|
}
|
|
|
+
|
|
|
.col-item {
|
|
|
margin-bottom: 20px;
|
|
|
}
|