@using MySystem.Models; @{Merchants editData = ViewBag.data as Merchants;} 个人资料
@if (!string.IsNullOrEmpty(editData.Logo)) { }
@if (!string.IsNullOrEmpty(editData.BusinessLicense)) { }