12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
|
|
<t-row gutter="16">
|
||
|
|
<t-col span="8">
|
||
|
|
<view class="dark">col-8</view>
|
||
|
|
</t-col>
|
||
|
|
<t-col span="8">
|
||
|
|
<view class="dark">col-8</view>
|
||
|
|
</t-col>
|
||
|
|
<t-col span="8">
|
||
|
|
<view class="dark">col-8</view>
|
||
|
|
</t-col>
|
||
|
|
</t-row>
|