Skip to content

disable-scroll=true 导致无法加载 #104

@JasperMorrison

Description

@JasperMorrison

VM114:1 ./page/component/pages/all/index.wxml
unexpected character "
2 |
3 | <canvas style="width: 400px; height: 500px;border:1px;position:absolute;top:0px;left:0px; border:1px solid black;"

4 | canvas-id="circle" disable-scroll=true bindtouchstart="bindtouchstart" bindtouchmove="bindtouchmove" bindtouchend="bindtouchend" bindtap="bindtap" bindlongpress="bindlongpress">
| ^
5 |
at files://page/component/pages/all/index.wxml#4

发现是disable-scroll=true 导致的,删除它错误消失。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions