@extends('member') @section('title')编辑用户@endsection @section('styles') @endsection @section('scripts') @endsection @section('content')

个人资料

@if(isset($member_id) and $member_id > 0) @else @endif
 (为空则不修改)

描述不能超过500字

@endsection