Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

单个popup必须要repeat么? 删除不显示。。 #23

Open
cleveng opened this issue Feb 26, 2019 · 0 comments
Open

单个popup必须要repeat么? 删除不显示。。 #23

cleveng opened this issue Feb 26, 2019 · 0 comments

Comments

@cleveng
Copy link

cleveng commented Feb 26, 2019

<repeat> <popup :show.sync="true" :position.sync="'left'" :id.sync="'22'" :maskHide.sync="true"> <block slot="popContainer"> <view class="pop-inner pop-left"> <view class="pop-text">忆江南</view> <view class="pop-text">江南好</view> <view class="pop-text">风景旧曾谙</view> <view class="pop-text">日出江花红胜火</view> <view class="pop-text">春来江水绿如蓝</view> <view class="pop-text">能不忆江南</view> <button class="btn btn-kai margin-top20" catchtap="close()"> 关闭 </button> </view> </block> </popup> </repeat>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant