weidian-inc / hera

A framework for running WeChat applet. (小程序 SDK,小程序转 H5,小程序转安卓、iOS 原生应用、小程序渲染引擎)

Home Page:https://weidian-inc.github.io/hera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Every time the page is wrong

marty0929 opened this issue · comments

commented
ReferenceError: oyBD is not defined
    at oxBD (home.wxml:1599)
    at wfor (home.wxml:475)
    at _2 (home.wxml:553)
    at m16 (home.wxml:1599)
    at eval (home.wxml:1623)
    at b (weweb.js?v=1.1.2:1)
    at x (weweb.js?v=1.1.2:1)
    at k (weweb.js?v=1.1.2:1)
    at Function.<anonymous> (weweb.js?v=1.1.2:1)
    at weweb.js?v=1.1.2:1

OnWebviewEvent: __DOMReady, WebviewId: 1 not found

firstRender not the data from Page.data

@marty0929 Can you provide us the with the original wxml code, the line may contains wx:for.

commented

The program has so many pages,And I can't send U.
There had 32 places used wx:for in myProgram.

commented

every time to jump other page , console will be pushDo not have swiperChange handler in current page: pages/video/video. Please make sure that swiperChange handler has been defined in pages/video/video, or pages/video/video has been added into app.json.
image
image