Commit d5c59f0a by xiaohai

修改实时非实时对应更新时间的显示

parent c358ff85
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "@gic-test/vue-gic-member-group", "name": "@gic-test/vue-gic-member-group",
"description": "vue-gic-member-group Plugin", "description": "vue-gic-member-group Plugin",
"version": "1.0.23", "version": "1.0.24",
"license": "MIT", "license": "MIT",
"private": false, "private": false,
"author": "fairyly", "author": "fairyly",
......
...@@ -413,6 +413,9 @@ ...@@ -413,6 +413,9 @@
background: #fff; background: #fff;
padding: 30px; padding: 30px;
box-sizing: border-box; box-sizing: border-box;
a {
color: #606266;
}
.flex-1 { .flex-1 {
-webkit-box-flex: 1; -webkit-box-flex: 1;
-webkit-flex: 1; -webkit-flex: 1;
......
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