@extends('layouts.base') @section('title', '会员等级') @section('content')
[[ scope.row.level_name ]]
订单数量满[ [[scope.row.order_count]] ]个
不自动升级
购买商品[ID: [[scope.row.goods_id]] ] [[scope.row.goods!==null ? scope.row.goods.title : "" ]]升级
不自动升级
团队业绩满 [ [[scope.row.team_performance ? scope.row.team_performance : 0]] ] 元升级
余额一次性充值满[ [[scope.row.balance_recharge ? scope.row.balance_recharge : 0]] ]元升级
订单金额满[ [[scope.row.order_money]] ]元
不自动升级