mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-14 12:05:29 +08:00
v2.1.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<cu-custom bgColor="bg-gradual-blue">
|
||||
<view slot="content">ColorUI 空白模板</view>
|
||||
</cu-custom>
|
||||
<view class="margin-xl padding-xl bg-white radius shadow-lg">
|
||||
<view class="margin-xl padding-xl bg-white radius shadow shadow-lg">
|
||||
<view class="flex justify-center">
|
||||
<button wx:if="{{!hasUserInfo && canIUse}}" open-type="getUserInfo" bindgetuserinfo="getUserInfo" class='cu-btn round bg-green shadow'> 获取头像昵称 </button>
|
||||
<block wx:else>
|
||||
|
||||
Reference in New Issue
Block a user