**簡要描述:**
- 會員中心
**請求URL:**
- ` api/userlevel/lists`
**請求方式:**
- get
**參數:**
|參數名|是否必選|類型|說明|
|:---- |:---|:----- |----- |
**返回示例**
```
{
"code": 1,
"msg": "獲取成功",
"data": {
"user": {
"nickname": "九三。",
"avatar": "http://www.likeshop.localhost/uploads/user/202103031456418167b1324.jpg",
"level_name": "鉑金會員",
"user_growth": 4561
},
"level_list": [
{
"name":?"普通會員",
"current_level_status": 0,
"current_growth_tips": "",
"image": "http://www.likeshop.localhost/images/user_level/icon_grade1.png",
"background_image": "http://www.likeshop.localhost/images/user_level/bg_grade1.png",
"diff_growth_tips": "",
"level_privilege": [
{
"id": 1,
"name": "購物折扣",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_discount.png"
}
],
"diff_growth_percent": 0
},
{
"name":?"黃金會員",
"current_level_status": 0,
"current_growth_tips": "",
"image": "http://www.likeshop.localhost/images/user_level/icon_grade2.png",
"background_image": "http://www.likeshop.localhost/images/user_level/bg_grade2.png",
"diff_growth_tips": "",
"level_privilege": [
{
"id": 1,
"name": "購物折扣",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_discount.png"
}
],
"diff_growth_percent": 0
},
{
"name":?"鉑金會員",
"current_level_status": 1,
"current_growth_tips": "當前成長值 4561",
"image": "http://www.likeshop.localhost/images/user_level/icon_grade3.png",
"background_image": "http://www.likeshop.localhost/images/user_level/bg_grade3.png",
"diff_growth_tips": "",
"level_privilege": [
{
"id": 4,
"name": "專屬客服",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_customer.png"
}
],
"diff_growth_percent": 0.91
},
{
"name":?"鉆石會員",
"current_level_status": -1,
"current_growth_tips": "當前成長值 4561",
"image": "http://www.likeshop.localhost/images/user_level/icon_grade4.png",
"background_image": "http://www.likeshop.localhost/images/user_level/bg_grade4.png",
"diff_growth_tips": "還需439可升級",
"level_privilege": [
{
"id": 1,
"name": "購物折扣",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_discount.png"
},
{
"id": 2,
"name": "全場免郵費",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_freight.png"
},
{
"id": 3,
"name": "會員優惠券",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_coupon.png"
},
{
"id": 4,
"name": "專屬客服",
"image": "http://www.likeshop.localhost/images/user_privilege/icon_customer.png"
}
],
"diff_growth_percent": 0
}
],
"growth_rule": "1.使用余額充值,每元贈送2成長值。\n2.會員連續簽到1天,贈送10成長值;會員連續簽到1天,贈送5成長值;會員連續簽到2天,贈送20成長值;會員連續簽到3天,贈送40成長值;會員連續簽到4天,贈送90成長值;會員連續簽到5天,贈送120成長值;會員連續簽到6天,贈送140成長值;會員連續簽到7天,贈送160成長值;\n"
},
"show": 0,
"time": "1.127858"
}
```
**返回參數說明**
|參數名|類型|說明|
|:----- |:-----|----- |
|user|array|用戶信息|
|----nickname|string|昵稱|
|----avatar|string|會員頭像|
|----level_name|string|會員等級|
|level_list|array|等級列表|
|----id|int|等級id|
|----name|stringj|等級名稱|
|----growth_value|int|達到該等級所需要的成長值|
|----image|string|會員圖標|
|----background_image|string|會員背景圖|
|----current_level_status|int|等級狀態:-1-未解鎖;0-已解鎖;1-當前等級|
|----current_growth_tips|string|當前成長值提示語|
|----diff_growth_tips|float|距離下個等級的提示|
|----diff_growth_percent|float|距離下個等級的提示|
|----level_privilege|array|會員權益|
|--------id|int|權益id|
|--------name|string|會員權益名稱|
|--------image|string|權益圖標|
|growth_rule|string|成長值規則|
**備注**
-
- ??????點擊查看最新最全文檔
- 說明
- 請求通用參數
- 返回值說明
- 賬號
- 小程序登錄
- 微信H5登錄
- 手機號賬號密碼登錄
- 微信第三方app登錄
- 獲取向微信請求code的鏈接
- 退出登錄
- 驗證碼登錄
- uniapp微信登錄(第三方app)
- 上傳文件
- form表單方式上傳圖片
- 微信
- 微信JSSDK授權接口
- 購物車
- 列表
- 添加購物車
- 刪除購物車
- 改變數量
- 購物車選中狀態
- 收貨地址
- 獲取地址列表
- 獲取地址詳情
- 獲取默認地址
- 設置默認地址
- 添加地址
- 更新地址
- 刪除地址
- 省市區名稱轉換
- 商品
- 商品分類
- 商品詳情
- 商品搜索列表
- 獲取好物優選
- 搜索頁
- 獲取熱銷榜單
- 清理搜索記錄
- 分銷
- 填寫邀請碼
- 分銷會員申請
- 最新分銷會員申請詳情
- 邀請人信息
- 分銷主頁
- 分銷訂單列表
- 傭金提現
- 提現記錄列表
- 提現詳情
- 提現頁信息
- 月度賬單
- 月度賬單明細
- 分銷推廣入口驗證
- 獲取海報背景圖
- 營銷
- 簽到
- 獲取簽到列表
- 簽到
- 獲取簽到規則
- 優惠券
- 我的優惠券
- 獲取商品優惠券
- 用戶領取優惠券
- 領券中心
- 注冊贈送優惠券
- 限時秒殺
- 獲取秒殺時間段
- 獲取秒殺商品
- 活動專區
- 獲取活動專區商品列表
- 充值
- 充值模板
- 充值接口
- 拼團活動
- 商品列表
- 拼團下單
- 商品詳細
- 我的拼團
- 拼團詳情
- 積分抽獎
- 獲取獎品
- 抽獎記錄
- 抽獎
- 砍價
- 砍價商品列表
- 砍價商品詳情
- 砍價成功人數
- 發起砍價
- 砍價訂單列表
- 砍價訂單詳情
- 好友助力
- 關閉砍價訂單
- 首頁
- 獲取首頁數據
- 通用配置
- 訂單
- 訂單列表
- 添加訂單
- 訂單詳情
- 取消訂單
- 刪除訂單
- 確認收貨
- 查看物流
- 售后
- 售后列表
- 申請售后
- 售后商品信息
- 填寫快遞信息
- 撤銷申請
- 售后詳情
- 重新申請
- 收藏
- 商品收藏操作
- 獲取商品的收藏列表
- 用戶
- 個人中心
- 賬戶明細
- 我的粉絲
- 會員中心
- 我的錢包
- 評論
- 商品評論
- 獲取評論商品的信息
- 獲取評論內容分類
- 獲取評論列表
- 獲取訂單商品列表
- 廣告
- 獲取廣告列表
- 分享
- 生成商品海報
- 邀請海報
- 砍價海報
- 分享到小程序或H5
- 獲取微信小程序碼
- 菜單
- 獲取菜單
- 消息訂閱
- 獲取訂閱模板ID
- 消息中心
- 消息中心首頁
- 消息列表
- 足跡氣泡
- 獲取足跡氣泡
- 短信
- 發送短信
- 地區
- 獲取地區
- pc端接口
- pc首頁接口
- 獲取公共數據
- 獲取商品列表
- 修改用戶信息