收藏
回答

在PC端 小程序scroll-view里的内容不能左滑了?

在PC端 小程序scroll-view里的内容不能左滑了,在开发者工具跟移动端都是可以的,大家的可以吗?

回答关注问题邀请回答
收藏

9 个回答

  • Chunson
    Chunson
    2019-08-16

    是哪个小程序的哪个页面, 我们看下

    2019-08-16
    有用
    回复 6
    • 彩...
      彩...
      2019-08-16
      我在上面提交了代码片段,您看看你那边可以看得到吗
      2019-08-16
      回复
    • 彩...
      彩...
      2019-08-16
      因为是要账户密码查看的,看看您那边能不能看代码片段吧
      2019-08-16
      回复
    • Chunson
      Chunson
      2019-08-16回复彩...
      可以看到了, 其实是能滚的, 但是滚动的方向和手机操作方向是相反的, 按住往右移动是往右滚, 我们内部先讨论下这个问题
      2019-08-16
      回复
    • 彩...
      彩...
      2019-08-16回复Chunson
      好的,如果有结果,麻烦能通知下,我看看怎么修改,谢谢!
      2019-08-16
      回复
    • 彩...
      彩...
      2019-09-24回复Chunson
      请问出结果了吗,我的怎么还是不能滑动呢
      2019-09-24
      回复
    查看更多(1)
  • Daniel
    Daniel
    2020-05-25

    按住鼠标滚轮,不要松开就可以了

    2020-05-25
    有用 1
    回复
  • 子凯
    子凯
    2020-04-27

    pc上 scroll-view 左右不能滑动解决了吗?

    2020-04-27
    有用
    回复
  • Basil
    Basil
    2020-04-15

    同样的不能往左滑动

    2020-04-15
    有用
    回复
  • 喵喵
    喵喵
    2020-01-13

    同样也是不能滚动,在手机上是可以的,希望能够帮忙看下是什么问题,代码如下:

    
      <scroll-view class="image-group" scroll-x="true">
        <block wx:for-items="{{locations}}">
          <view class="pointitem">
            <image class="img-175"  src="{{item.customizeimg}}"></image>
            <image class="img-30"  src="/images/voice.png" ></image>
            <view class="pointname">{{item.name}}</view>
          </view>
        </block>
      </scroll-view>
    
    2020-01-13
    有用
    回复
  • Waldeinsamkeit
    Waldeinsamkeit
    2019-12-30

    不能滑+1, 请问该问题得到解决了吗

    2019-12-30
    有用
    回复
  • 黄昏
    黄昏
    2019-08-28

    留名  等回复

    2019-08-28
    有用
    回复
  • 疯狂的小辣椒
    疯狂的小辣椒
    2019-08-13

    你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

    2019-08-13
    有用
    回复 3
    • 彩...
      彩...
      2019-08-13
      https://developers.weixin.qq.com/s/pZFCCAmN77aV
      2019-08-13
      回复
    • 彩...
      彩...
      2019-08-16
      请问您那边可以吗?
      2019-08-16
      回复
    • Chunson
      Chunson
      2019-08-16
      是哪个小程序的哪个页面, 我们看下
      2019-08-16
      回复
  • bibolibo
    bibolibo
    2019-08-13

    我这边可以,你把你的代码块贴出来,可以看一下..

    2019-08-13
    有用
    回复 1
    • 彩...
      彩...
      2019-09-24
      https://developers.weixin.qq.com/s/pZFCCAmN77aV
      2019-09-24
      回复
登录 后发表内容
问题标签