This website works better with JavaScript
Home
Explore
Help
Register
Sign In
2022project
/
answer-mini
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
answer-mini
/
wechat-app
/
static
/
iview
/
grid-item
/
index.wxml
index.wxml
81 B
Permalink
History
Raw
1
<
view
class
=
"i-class i-grid-item"
style
=
"width:
{{ width }}
"
>
<
slot
>
</
slot
>
</
view
>