You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.1 KiB
37 lines
1.1 KiB
<!--userINfo.wxml-->
|
|
<view class="about_banner">
|
|
<image src="/images/about_banner.jpg"></image>
|
|
</view>
|
|
<view id="about">
|
|
<view class="introduce" style="{{fonts[4].font}}">
|
|
盼成图书销售,竭力为您提供最优质的服务
|
|
</view>
|
|
</view>
|
|
<!--
|
|
<view class="service_tlt">
|
|
<image src="/images/tlt_bg_03.jpg"></image>
|
|
<text class="text1">新闻资讯</text>
|
|
</view>
|
|
<view id="news_cont">
|
|
<view class="news_list ">
|
|
<view class="news_items flexRowBetween">
|
|
<view class="news_left">
|
|
<view class="news_cont" style="{{fonts[3].font}}">
|
|
完美的产品如同建筑,只有布局整体 而又专注细节,方能成就惊世之美。
|
|
完美的产品如同建筑,只有布局整体 而又专注细节,方能成就惊世之美。
|
|
完美的产品如同建筑,只有布局整体 而又专注细节,方能成就惊世之美。
|
|
</view>
|
|
<view class="news_time">
|
|
<text class="com_name">纯粹科技 </text>
|
|
<text class="news_data">2018-01-18</text>
|
|
</view>
|
|
</view>
|
|
<view class="news_right">
|
|
<image src="/images/about1.jpg"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
</view>
|
|
--> |