Files
yshopb2c-qd/src/views/dashboard/YshopInfo.vue

227 lines
8.2 KiB
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template>
<el-row :gutter="10" class="panel-group">
<el-col :xs="16" :sm="16" :lg="8" class="card-panel-col">
<div class="card-panel">
<el-card class="box-card">
<div slot="header" class="clearfix">
<span style="font-weight: bolder">项目信息</span>
</div>
<div class="text item">
<span style="font-weight: bolder">yshop基于当前流行技术组合的前后端分离商城系统</span>
SpringBoot2+Jpa+MybatisPlus+SpringSecurity
的前后端分离的商城系统
包含商城拼团砍价商户管理 秒杀优惠券积分分销会员等功能
</div>
<div class="text item">
<span style="font-weight: bolder">技术选型</span>
SpringBoot2mybatisMyBatis-Plus
SpringSecurityJPA Druid Slf4j Fastjson
JWT Redis Quartz Mysql swagger WxJava
Lombok Hutool
Mapstruct Redisson Rocketmq
</div>
<div class="text item">
<span style="font-weight: bolder">QQ群</span>964166879
</div>
<div class="text item">
<span style="font-weight: bolder">gitee</span><a target="_blank" href="https://gitee.com/guchengwuyue/yshopmall">访问码云</a>
</div>
<div class="text item">
<span style="font-weight: bolder">github</span><a target="_blank" href="https://github.com/guchengwuyue/yshopmall">访问github</a>
</div>
<div class="text item">
<span style="font-weight: bolder">公众号演示</span><img width="100" height="100" src="https://image.dayouqiantu.cn/qrcode_for_gh_95df5a2881cc_258.jpg">
</div>
<div class="text item">
<span style="font-weight: bolder">小程序演示</span>关注上面公众号之后选择yshop小程序体验即可
</div>
<div class="text item">
<span style="font-weight: bolder">H5演示</span><a target="_blank" href="https://h5.dayouqiantu.cn">https://h5.dayouqiantu.cn</a> <br />
<span style="font-weight: bolder">H5测试号</span>hupeng/123456,也可以自行注册
</div>
</el-card>
</div>
</el-col>
<el-col :xs="16" :sm="16" :lg="8" class="card-panel-col">
<div class="card-panel">
<el-card class="box-card">
<div slot="header" class="clearfix">
<span style="font-weight: bolder">开源+VIP说明</span>
</div>
<div class="text item">
<span style="font-weight: bolder">开源版</span>是整个商城的管理后台后台已经封装好了图片素材库编辑器配置等等组件
它可以用于所有的Web应用程序如网站商城管理后台网站会员中心CMSCRMOA等等
当然您也可以对它进行深度定制以做出更强系统
</div>
<div class="text item">
<span style="font-weight: bolder">VIP版(JAVA++H5+公众号端)</span>包括了开源版还包括了移动端移动端API
</div>
<div class="text item">
1VIP为终身制包括JAVA端+H5公众号端后期免费升级迭代及其技术支持<br />
2价格vip会员价228元(JAVA+H5+公众号版)后续的系统升级vip价格会有相应的调整的所以早上车更优惠哦<br />
3VIP购买淘宝地址https://item.taobao.com/item.htm?id=607532386325<br />
4加入vip群931426444,请输入你的淘宝订单编号即可入群<br />
5群里面获取私服git<br />
6如果需要小程序需要单独购买看下面<br />
</div>
<div class="text item">
<span style="font-weight: bolder">VIP版如果需要小程序需要另外单独购买</span>
</div>
<div class="text item">
1小程序是mpvue2.0框架开发<br />
2价格100只是单独的小程序购买小程序请务必要购买上面VIP套餐<br />
3购买淘宝地址https://item.taobao.com/item.htm?id=608056803568<br />
4群里面获取私服git<br />
</div>
</el-card>
</div>
</el-col>
<el-col :xs="16" :sm="16" :lg="8" class="card-panel-col">
<div class="card-panel">
<el-card class="box-card">
<div slot="header" class="clearfix">
<span style="font-weight: bolder">更新日志</span>
</div>
<div class="text item">
<span style="font-weight: bolder">2020-02-06yshop1.9.4版本 发布更新如下</span>
</div>
<div class="text item">
1.后台砍价列表显示调整
</div>
<div class="text item">
2.后台会员新增用户来源
</div>
<div class="text item">
3.小程序新增普通二维码功能
</div>
<div class="text item">
4.修复小程序砍价海报问题
</div>
<div class="text item">
5.修复小程序首页滚动新闻不显示的问题
</div>
<div class="text item">
6.修复小程序个人中心积分列表问题
</div>
<div class="text item">
7.修复小程序购物车删除问题#I19176
</div>
<div class="text item">
<span style="font-weight: bolder">2020-02-04yshop1.9.3版本 发布更新如下</span>
</div>
<div class="text item">
1.修复购物车列表问题
</div>
<div class="text item">
2.修复后台图文管理时间显示问题
</div>
<div class="text item">
3.修复砍价增加商品问题
</div>
<div class="text item">
4.修复个人中心优惠券数量不显示问题
</div>
<div class="text item">
5.模板消息推送增加小程序判断(后期会增加小程序消息)
</div>
<div class="text item">
<span style="font-weight: bolder">2020-01-31yshop1.9.2版本 发布更新如下</span>
</div>
<div class="text item">
1.修复素材库无法分页的问题#I18KJN
</div>
<div class="text item">
2.修复订单退款问题#I18GG6
</div>
<div class="text item">
3.修复分类问题#I17UEI
</div>
<div class="text item">
4.修复后台添加角色的问题#I18NCW
</div>
<div class="text item">
5.修复H5登陆提示信息不一致#I18GZW
</div>
</el-card>
</div>
</el-col>
</el-row>
</template>
<script>
</script>
<style rel="stylesheet/scss" lang="scss" scoped>
.text {
font-size: 12px;
}
.item {
margin-bottom: 10px;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both
}
.panel-group {
margin-top: 18px;
.card-panel-col{
margin-bottom: 32px;
}
.card-panel {
height: auto;
font-size: 12px;
position: relative;
overflow: hidden;
color: #666;
background: #fff;
box-shadow: 4px 4px 40px rgba(0, 0, 0, .05);
border-color: rgba(0, 0, 0, .05);
.icon-people {
color: #40c9c6;
}
.icon-message {
color: #36a3f7;
}
.icon-money {
color: #f4516c;
}
.icon-shopping {
color: #34bfa3
}
.card-panel-icon-wrapper {
float: left;
margin: 14px 0 0 14px;
padding: 16px;
transition: all 0.38s ease-out;
border-radius: 6px;
}
.card-panel-icon {
float: left;
font-size: 48px;
}
.card-panel-description {
float: right;
font-weight: bold;
margin: 26px;
margin-left: 0px;
.card-panel-text {
line-height: 18px;
color: rgba(0, 0, 0, 0.45);
font-size: 16px;
margin-bottom: 12px;
}
.card-panel-num {
font-size: 20px;
}
}
}
}
</style>