博客
关于我
uni-app scroll 横向滑动
阅读量:540 次
发布时间:2019-03-09

本文共 249 字,大约阅读时间需要 1 分钟。

思想:

标签需包含横向滑动所有的内容
所以建议:在 <scroll-view></scroll-view> 标签中放入一个div 保存所有数据

{ { item.name}}
{ { item.score}}

效果图

在这里插入图片描述

转载地址:http://msliz.baihongyu.com/

你可能感兴趣的文章
nginx开机启动脚本
查看>>
nginx异常:the “ssl“ parameter requires ngx_http_ssl_module in /usr/local/nginx/conf
查看>>
nginx总结及使用Docker创建nginx教程
查看>>