project init
This commit is contained in:
5
components/grid/grid.wxml
Normal file
5
components/grid/grid.wxml
Normal file
@@ -0,0 +1,5 @@
|
||||
<view class="{{classPrefix}} t-class">
|
||||
<view class="{{classPrefix}}__content" style="{{ contentStyle }}">
|
||||
<slot />
|
||||
</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user