1234567891011121314151617181920212223242526 |
- <view class="demonstrate-box">
- <view class="top">
- <view class="subtitle">中国国际进口博览会艺术作品装裱</view>
- <view class="time-box">
- <image class="" src="https://resource.artouchstone.com/miniapp/artist/images/guanyuan/demonstrate/clock.png" mode="widthFix" />
- <view class="text">2018年11月5日-10日</view>
- </view>
- <view class="adr-box">
- <image class="" src="https://resource.artouchstone.com/miniapp/artist/images/guanyuan/demonstrate/adr.png" mode="widthFix" />
- <view class="text">上海国家会展中心 上海市青浦区崧泽大道333号</view>
- </view>
- </view>
- <view class="main">
- <view class="item-title">
- <view class="left-line"></view>
- <view class="title">国画、版画装裱</view>
- </view>
- <view class="paragraph">巨幅国画《春风又绿江南岸》在中国国际进口博览会的主会场亮相,江南水乡秀景为进博会添上了精彩的一笔。这幅巨制是目前最大的青绿山水画作品之一,由上海中国画院的四位著名艺术家陈琪、江宏、车鹏飞和汪家芳在观缘文化创作而成,并由观缘团队完成装裱和安装。</view>
- <view class="pic-box">
- <image class="" src="https://resource.artouchstone.com/miniapp/artist/images/guanyuan/demonstrate/demonstrate01.png" mode="widthFix" class="pic"/>
- <image class="" src="https://resource.artouchstone.com/miniapp/artist/images/guanyuan/demonstrate/demonstrate02.png" mode="widthFix" class="pic" />
- <image class="" src="https://resource.artouchstone.com/miniapp/artist/images/guanyuan/demonstrate/demonstrate03.png" mode="widthFix" class="pic" />
- </view>
- </view>
- </view>
|