java-mall-app/unpackage/dist/build/mp-weixin/pagesub/index/about.wxml
2024-11-01 16:35:40 +08:00

1 line
1.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="body"><view class="header member-top"><view class="header-top hide"><image src="{{plantformInfo.site_pc_logo||'https://www.suteshop.com/site/static/src/default/images/landing/bbc.jpg'}}"></image></view><view class="header-bottom"><text>{{plantformInfo.site_name}}</text></view><view class="logo"><image src="{{plantformInfo.site_mobile_logo}}"></image></view></view><view style="padding:10px;"><view class="introduce"><view class="text">{{plantformInfo.site_meta_description||""}}</view></view><view class="message"><view class="peoplename aboutUs"><view>{{$root.m0+""}}</view><label>{{plantformInfo.site_company_name}}</label></view><view class="tel aboutUs" bindtap="call"><view>{{$root.m1+""}}</view><image style="width:30rpx;height:30rpx;margin-right:10rpx;" src="https://static.lancerdt.com/xcxfile/appicon/images/call.png"></image><label style="color:#17abe3;">{{plantformInfo.site_tel}}</label></view><view class="address aboutUs"><view>{{$root.m2+""}}</view><label>{{plantformInfo.site_address}}</label></view></view></view></view>