更新
This commit is contained in:
@ -150,15 +150,15 @@
|
||||
<view class="section-title">产品信息</view>
|
||||
<view class="mode-buttons">
|
||||
<view class="mode_1" @click="productparams">
|
||||
<image src="/static/images/common/cp.png" mode="" class="cpIMG" mode="aspectFit"></image>
|
||||
<image src="/static/images/common/cp.png" class="cpIMG" mode="aspectFit"></image>
|
||||
<view class="">产品参数</view>
|
||||
</view>
|
||||
<view class="mode_1" @click="operatingInst">
|
||||
<image src="/static/images/common/sm.png" mode="" class="cpIMG" mode="aspectFit"></image>
|
||||
<image src="/static/images/common/sm.png" class="cpIMG" mode="aspectFit"></image>
|
||||
<view class="">操作说明</view>
|
||||
</view>
|
||||
<view class="mode_1" @click="operatingVideo">
|
||||
<image src="/static/images/common/sp.png" mode="" class="cpIMG" mode="aspectFit"></image>
|
||||
<image src="/static/images/common/sp.png" class="cpIMG" mode="aspectFit"></image>
|
||||
<view class="">操作视频</view>
|
||||
</view>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user