Merge branch 'base' into i18n
This commit is contained in:
commit
2c2e5c25f5
@ -36,12 +36,12 @@
|
|||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="text-center mt-8">
|
<view class="text-center mt-8">
|
||||||
<text mr-2>iconfont:</text>
|
<text class="mr-2">iconfont:</text>
|
||||||
<text class="gap-2 text-red">
|
<view class="inline-flex gap-2 text-red">
|
||||||
<i class="iconfont icon-my" />
|
<view class="iconfont icon-my" />
|
||||||
<i class="iconfont icon-chat" />
|
<view class="iconfont icon-chat" />
|
||||||
<i class="iconfont icon-package" />
|
<view class="iconfont icon-package" />
|
||||||
</text>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user