Commit 3658193b7b21b51418670b53a8287d5887a3654a
Merge branch 'master' of http://39.98.150.180/webapp/GreenwayWeb
Showing
1 changed file
with
1 additions
and
1 deletions
yanshouban/src/views/business/businessList/index.vue
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | <div class="pending"> |
| 5 | 5 | <div style="height:58px;line-height:58px;"> |
| 6 | 6 | <div style="color:#0006"> <span>商家管理</span> <span style="padding:0 5px;">></span> <span |
| 7 | - style="color:#000000e6">商家信息管理</span></div> | |
| 7 | + style="color:#000000e6">商家信息管理</span></div> | |
| 8 | 8 | </div> |
| 9 | 9 | <!-- 搜索 --> |
| 10 | 10 | <div class="formSearch"> | ... | ... |