摘要:
参考资料 https://www.bilibili.com/video/av24099073?from=search&seid=10362817679461041383 https://github.com/sunny-sky/VueDemo/blob/master/src-todos2/compo 阅读全文
posted @ 2018-09-22 23:42
EngineTang
阅读(178)
评论(0)
推荐(0)
摘要:
代码 main部分 index.html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <link 阅读全文
posted @ 2018-09-22 23:37
EngineTang
阅读(350)
评论(0)
推荐(0)
摘要:
基本 https://vuex.vuejs.org/zh-cn state --> view --> action -> state 多组件共享状态, 之前操作方式,由父组件传递到各个子组件。 当路由等加入后,会变得复杂。 引入viewx 解决共享问题。 原vue结构图 vuex结构图 state 阅读全文
posted @ 2018-09-22 12:21
EngineTang
阅读(349)
评论(0)
推荐(0)

浙公网安备 33010602011771号