提交 281e1390 编写于 作者: inkwalk's avatar inkwalk

chore: update

上级 1c056c3a
#### vue2 项目迁移 vue3,必须适配的部分
<!-- #### vue2 项目迁移 vue3,必须适配的部分 -->
以下列举迁移到 vue3,必须适配的几个点,vue2 项目才能正常运行在 vue3 上。更多查看完整的[非兼容特性列表](https://github.com/vuejs/vue-next/tree/master/packages/vue-compat#incompatible)
- main.js
## main.js
- 创建应用实例
......@@ -427,4 +427,5 @@
}
}
```
## 通过定义 props 来直接接收 url 传入的参数
\ No newline at end of file
## [通过定义props来直接接收url传入的参数](#url-search-params)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册