Commit 3a1eb8c7 authored by youjie's avatar youjie

no message

parent 15c6f4aa
......@@ -19,7 +19,7 @@
<view>{{ infor.ContactName?infor.ContactName:'-' }}</view>
</view>
<view class="contactInforT">
<text>联系品牌</text>
<text>联系电话</text>
<view @click="callPhone(infor.ContactPhone)"
:class="[infor.ContactPhone?'active':'']">{{ infor.ContactPhone?infor.ContactPhone:'-' }}</view>
</view>
......
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