studyplus/pages/user/guanyu/guanyu.wxml
2018-09-11 13:06:48 +08:00

20 lines
734 B
Plaintext

<!--pages/user/guanyu/guanyu.wxml-->
<view class='GAP'>
<view class='SB'>
<image class='studyplus' src='http://supcache.wanyuanyin.cn/data/maoye.club/yingbo/rcs/images/guanyu/studyplus.png'></image>
</view>
<view class="category-item">
<view class="detail-item" catchtap="guanyu">
<text>说明: 本小程序致力于提高查课的效率。</text>
</view>
<view class="detail-item" catchtap="guanyu">
<text>版本: 1.0</text>
</view>
</view>
<view class='kongbai'></view>
<view class='banquan'>
<view class='BT'>Designed by Rain Sun</view>
<view class='BT'>计算机科学技术学院 团委学生会学习部</view>
<view class='BT'>All Rights Reserved</view>
</view>
</view>