效果图:![](https://box.kancloud.cn/04acdfc4a60401f5e281114e926c9c50_212x57.png)
![](https://box.kancloud.cn/a1a9bcf38d67718ef821afa0a0af7bf2_200x200.png)
<a class="tab-item c-white y-xqybtn " href="{{ u('GoodsCart/index') }}" style="background: #4f5150;" >
<div style="display: flex;width: 100%;">
<div style="position: relative;margin-left: 10px;margin-top: -5px;">
<div style="position: absolute;"><img style="border-radius:50%;width:40px;height: 40px;background: #ff2d4b;" src="{{ asset('wap/community/newclient/images/cart.png') }}"></div>
<div style="position: absolute;z-index: 999;margin-left: 25px;"><div style="width: 15px;height: 15px;background: #fff;border-radius: 50%;color:#ff2d4b;"><sup>{{ $cart['totalAmount'] }}</sup></div></div>
</div>
<div style="margin-left: 50px;margin-top: 10px;"><span style="font-size: 20px;">¥{{ number_format($cart['totalPrice'],2) }}</span></div>
</div>
</a>
- 环境搭建
- centos6.5 lnmp环境搭建
- svn环境搭建
- centos lamp安装配置
- mysql
- mysql常用命令
- mysql技术内幕
- 1.1mysql体系结构
- 1.2mysql存储引擎
- 1.3mysql连接
- linux
- linux-常用命令
- linux下vim命令
- 第三方平台开发
- 微信开发之旅
- php
- php框架
- lavarel常用命令
- thinkPhp常用命令
- yii2.0.8
- 安装
- yii常用
- yii配置
- yii常用2
- php源码积累
- php字符串截取
- php图片处理(gd)
- 二维数组保持索引排序(高低)
- 获取一个月首尾天数
- 时间函数
- php内置函数
- html
- js
- 基本命令
- js案例
- js去空格
- css
- 基本样式
- 案例
- ul li 横向水平居中自适应案例
- 固定底部导航栏并自适应
- 购物车带角标
- display的兼容解决
- 前端框架
- boostrap
- 常用类
- git
- 上传项目到远程仓库GitHub