This commit is contained in:
parent
0b5e9ab4fe
commit
9574352186
|
|
@ -292,7 +292,7 @@
|
||||||
</view>
|
</view>
|
||||||
<view>
|
<view>
|
||||||
<text>摘要:服务指令</text>
|
<text>摘要:服务指令</text>
|
||||||
<text :class="i%2==0?'c':'l'">+50</text>
|
<text :class="2%i==0?'c':'l'">+50</text>
|
||||||
<text>库存:96</text>
|
<text>库存:96</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue