chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
976354a2c0b3ebca92986057d0f0676e918e0ef3
Authored by
梁灏
2017-09-01 14:05:27 +0800
1 parent
68e36421
update
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
examples/routers/grid.vue
Inline
Side-by-side
examples/routers/grid.vue
Wrap text
Show/Hide comments
View file @
976354a
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>
...
...