1 line
3.6 KiB
Plaintext
1 line
3.6 KiB
Plaintext
<view><page-head wx:if="{{a}}" u-i="47c1a30d-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-common-mt"><view class="uni-list"><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">设备型号</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{b}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">客户端平台</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{c}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">操作系统版本</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{d}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">语言</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{e}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">版本</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{f}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">屏幕宽度</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{g}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">屏幕高度</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{h}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">可使用窗口高度</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{i}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">可使用窗口的顶部位置</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{j}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">可使用窗口的底部位置</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{k}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">状态栏的高度</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{l}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">DPI</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{m}}"/></view></view><view class="uni-list-cell"><view class="uni-pd"><view class="uni-label" style="width:180px">基础库版本</view></view><view class="uni-list-cell-db"><input class="uni-input" type="text" disabled="{{true}}" placeholder="未获取" value="{{n}}"/></view></view></view><view class="uni-padding-wrap"><view class="uni-btn-v"><button type="primary" bindtap="{{o}}">获取设备系统信息</button></view></view></view></view> |