Commit e64dd62c by xuebiao

search

parents aff45167 17aac1af
...@@ -8,15 +8,15 @@ ...@@ -8,15 +8,15 @@
> >
<yun-div <yun-div
:width-v="showRight ? 610 : 750" :width-v="showRight ? 610 : 750"
:height-v="96"
:show-ske="false" :show-ske="false"
:extend-style="{overflowX: 'scroll'}" :extend-style="{overflowX: 'visible'}"
> >
<yun-div <yun-div
:show-ske="false" :show-ske="false"
:height-v="96"
:flex-v="['row','flex-start','flex-start']" :flex-v="['row','flex-start','flex-start']"
:font-style="[28,36,400,'#999','left']" :font-style="[28,36,400,'#999','left']"
:extend-style="{overflowX: 'visible'}" :extend-style="{overflowX: 'scroll'}"
> >
<yun-div <yun-div
:no-flex-shrink="true" :no-flex-shrink="true"
......
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