Commit 77d8d9b8283cfca24eb3f96e20b68b410728d5d6

Authored by 陈晓峰
1 parent ea7e4fe0

电话号码和邮箱

Showing 1 changed file with 2 additions and 2 deletions
... ... @@ -22,13 +22,13 @@
22 22 <view class="con2" bindtap='callmex'>
23 23 <image src='/static/images/phone.png' mode='widthFix'></image>
24 24 <text>电话</text>
25   - <span>+86 21 24225066</span>
  25 + <span>021-24225066</span>
26 26 <view class="cl"></view>
27 27 </view>
28 28 <view class="con2">
29 29 <image src='/static/images/mess.png' mode='widthFix'></image>
30 30 <text>邮箱</text>
31   - <span>naturecn@.nature.com</span>
  31 + <span>naturecn@nature.com</span>
32 32 <view class="cl"></view>
33 33 </view>
34 34 </view>
... ...
Please register or login to post a comment