You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2018/12/03 02:59:15 UTC

[GitHub] Hanks10100 commented on issue #1788: Vue.use( plugin ) 全局api在native端没有生效

Hanks10100 commented on issue #1788: Vue.use( plugin ) 全局api在native端没有生效
URL: https://github.com/apache/incubator-weex/issues/1788#issuecomment-443574360
 
 
    In most cases, Weex is a multiple-page app, not an SPA. It means the `Vue` variable is different in different pages. (http://weex-project.io/cn/guide/use-vue.html#shang-xia-wen)
   
   You should register your plugin in each pages, not just once.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services