提交 25d28d89 编写于 作者: zhaofengliang920817's avatar zhaofengliang920817

优化 show-action-sheet 示例,支持横屏显示。

上级 28506e4e
<template>
<template>
<!-- #ifdef APP -->
<scroll-view style="flex: 1;">
<!-- #endif -->
<view>
<page-head :title="title"></page-head>
<view class="uni-list">
......@@ -29,7 +32,10 @@
sheet</button>
</view>
</view>
</view>
</view>
<!-- #ifdef APP -->
</scroll-view>
<!-- #endif -->
</template>
<script lang="uts">
type ItemType = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册