Closed thearabbit closed 7 years ago
I bas on Element UI, could example to custom:
Element UI
<el-breadcrumb separator="/"> <el-breadcrumb-item :to="{ path: '/' }">homepage</el-breadcrumb-item> <el-breadcrumb-item>promotion management</el-breadcrumb-item> <el-breadcrumb-item>promotion list</el-breadcrumb-item> <el-breadcrumb-item>promotion detail</el-breadcrumb-item> </el-breadcrumb>
Hi @thearabbit - I'm not sure i understand the issue?
I bas on
Element UI
, could example to custom: