Giter VIP home page Giter VIP logo

Comments (7)

dntzhang avatar dntzhang commented on July 21, 2024

不想覆盖的写成纯组件。不是纯组件确实会覆盖。 create({pure:true})

from westore.

HZZformGD avatar HZZformGD commented on July 21, 2024

@dntzhang 好的,感谢回答~ 那就是说 如果想这样实现 就必须把每个页面 用纯组件 component 来写。
不过总感觉不太对吧, 其实 就相当于vue 在使用vuex时, 把所有的data 都 用vuex 来管理 , 但是其实大部分都不需要。

from westore.

dntzhang avatar dntzhang commented on July 21, 2024

统一管理没啥不好。但是受框架限制,westore确实不能像omi那样既可以中心化,又可以去中心化。去中心化就不用westore

from westore.

dntzhang avatar dntzhang commented on July 21, 2024

或者纯组件

from westore.

dntzhang avatar dntzhang commented on July 21, 2024

额,差点忘了。你组件或者page声明了data就不会产生多余data

from westore.

dntzhang avatar dntzhang commented on July 21, 2024

是按照最短路径盖上去

from westore.

hunshikan avatar hunshikan commented on July 21, 2024

统一管理没啥不好。但是受框架限制,westore确实不能像omi那样既可以中心化,又可以去中心化。去中心化就不用westore

统一管理是没问题,但是data要写两遍就不是很好了,虽然page里可以不写data,每次都刷新全部数据,但是综合来说,我还是更偏向于局部刷新,但是对data写两遍,有点接受不了!

from westore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.