提交 2a65a1dc 编写于 作者: D DCloud_LXH

chore: uts

上级 df74fb11
......@@ -91,6 +91,7 @@ const routerMap = {
'/nvue-event': '/tutorial/nvue-event.html',
'/use-html5plus': '/tutorial/use-html5plus.html',
'/m3w': '/uniCloud/uni-portal.html',
'/tutorial/syntax-uts': '/uts/',
}
export default ({ fullPath, path, hash }) => {
......
......@@ -2,7 +2,6 @@
* [插件市场介绍](/plugin/plugin-ext-introduction.md)
* [uni_modules](/plugin/uni_modules.md)
* uts插件
* [uts语法...](/uts/)
* [uts插件开发入门](uts-plugin.md)
* [uts页面组件开发入门](uts-component.md)
* [uts中使用uni api](uts-uni-api.md)
......
......@@ -20,4 +20,11 @@
* [Console](buildin-object-api/console.md)
* [全局](buildin-object-api/global.md)
* [关键词](keywords.md)
* [学习资料](learning.md)
\ No newline at end of file
* [学习资料](learning.md)
* uts插件
* [uts插件开发入门](/plugin/uts-plugin.md)
* [uts页面组件开发入门](/plugin/uts-component.md)
* [uts中使用uni api](/plugin/uts-uni-api.md)
* [Android平台uts开发指南](/plugin/uts-for-android.md)
* [iOS平台uts开发指南](/plugin/uts-for-ios.md)
* [使用CocoaPods依赖](/plugin/uts-ios-cocoapods.md)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册