Commit 976354a2c0b3ebca92986057d0f0676e918e0ef3

Authored by 梁灏
1 parent 68e36421

update

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
examples/routers/grid.vue
1 1 <style>
2   - .ivu-col div{
3   - background: rgba(0,153,229,.7);
4   - }
  2 + /*.ivu-col div{*/
  3 + /*background: rgba(0,153,229,.7);*/
  4 + /*}*/
5 5 </style>
6 6 <template>
7 7 <div>
... ...