Commit b2acb410 by hank

bug

parent 6befc480
......@@ -17,10 +17,10 @@
</div>
<div class="right-container">
<div class="center-v">
<div class="title" ref="title">{{getVlaue('title')}}</div>
<div class="title" ref="title">{{getValue('title')}}</div>
<div class="price" ref="price">
¥
<span class="number">{{getVlaue('price')}}</span>
<span class="number">{{getValue('price')}}</span>
<span class="uint">/月</span>
<div class="mirror-light"></div>
</div>
......
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 sign in to comment