File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,9 +83,9 @@ export const docsMenus: MenuData[] = [
8383 { path : '/docs/environment-setup/ios' , name : 'iOS 环境安装' } ,
8484 { path : '/docs/environment-setup/android' , name : 'Android(Mac) 环境安装' } ,
8585 { path : '/docs/environment-setup/android-windows' , name : 'Android(Windows) 环境安装' } ,
86- { path : '/docs/environment-setup/ios-phone' , name : 'iOS 真机环境安装 ' } ,
87- { path : '/docs/environment-setup/android-phone' , name : 'Android(Mac) 真机环境安装 ' } ,
88- { path : '/docs/environment-setup/android-windows-phone' , name : 'Android(Windows) 真机环境安装 ' } ,
86+ { path : '/docs/environment-setup/ios-phone' , name : 'iOS 真机运行 ' } ,
87+ { path : '/docs/environment-setup/android-phone' , name : 'Android(Mac) 真机运行 ' } ,
88+ { path : '/docs/environment-setup/android-windows-phone' , name : 'Android(Windows) 真机运行 ' } ,
8989 { divider : true , name : 'APP 打包' } ,
9090 { path : '/docs/unpack/ios' , name : 'iOS 打包' } ,
9191 { path : '/docs/unpack/android' , name : 'Android(Mac) 打包' } ,
You can’t perform that action at this time.
0 commit comments