Commit 19e9ae9f authored by leon's avatar leon

fix: remove unuse resources

parent 501600d2
......@@ -156,9 +156,4 @@
font-size: 20px;
}
.mark-item {
display: inline-block;
margin-right: 6px;
width: 5px !important;
}
</style>
......@@ -85,8 +85,8 @@
"text": "实时数据"
}, {
"pagePath": "pages/reports/reports",
"iconPath": "static/icon/admin_normal.png",
"selectedIconPath": "static/icon/admin_selected.png",
"iconPath": "static/icon/goods_report_normal.png",
"selectedIconPath": "static/icon/goods_report_selected.png",
"text": "报表"
}, {
"pagePath": "pages/center/index",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment