This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
chenJinxu
/
MiniprogramParentWeb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
随手精灵小程序,单独为了获取WIFI信息加强围栏告警功能能力
4
Commits
4
Branches
190KB
Tree:
01258b14dc
MiniprogramParentWeb
/
miniprogram
/
pages
/
more
/
more.wxml
more.wxml
121B
Raw
Normal View
History
Initial Commit
2 years ago
1
2
3
4
<!--pages/more/more.wxml-->
<
view
class
=
"more-container"
>
<
text
>
当前小程序版本号:
{{version}}
</
text
>
</
view
>