效果圖:

<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