随手精灵小程序,单独为了获取WIFI信息加强围栏告警功能能力
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.
|
- <view class="list-container">
- <text>
- 现在是: {{nowTime}}
- </text>
- <view>
- <web-view src="{{ url }}"></web-view>
- </view>
- <button bindtap="jumph5" size="mini" class="btn">跳转h5测试</button>
- </view>
|