mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-06-07 06:03:57 +08:00
2019-2-25 22:42:38
This commit is contained in:
@@ -5,10 +5,9 @@
|
||||
</navigator>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="cu-bar bg-white">
|
||||
<view class="cu-bar bg-white margin-top">
|
||||
<view class='action'>
|
||||
<text class='icon-title text-orange '></text> 模态窗口
|
||||
<text class='icon-title text-orange '></text> 普通窗口
|
||||
</view>
|
||||
<view class='action'>
|
||||
<button class='cu-btn bg-green shadow' bindtap="showModal" data-target="Modal">Modal</button>
|
||||
|
||||
Reference in New Issue
Block a user