11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<items >
33 <group title =" 运行环境测试" >
4- <page config =" samples/env/env.xml" title =" 环境测试" />
4+ <page config =" env/env.xml" title =" 环境测试" >
5+ <resource dir =" file:///android_asset/samples/env" />
6+ </page >
57 </group >
68
79 <group title =" Action 功能测试" >
8- <page config =" samples/ action.xml" title =" Action用法" />
10+ <page config =" action.xml" title =" Action用法" />
911 </group >
1012
1113 <group title =" Switch 功能测试" >
12- <page config =" samples/ switch.xml" title =" Switch用法" />
14+ <page config =" switch.xml" title =" Switch用法" />
1315 </group >
1416
1517 <group title =" Picker 功能测试" >
16- <page config =" samples/ picker.xml" title =" Picker用法" />
18+ <page config =" picker.xml" title =" Picker用法" />
1719 </group >
1820
1921 <group title =" Text 功能测试" >
20- <page config =" samples/ text.xml" title =" Text用法" />
22+ <page config =" text.xml" title =" Text用法" />
2123 </group >
2224
2325 <group title =" Page 功能测试" >
24- <page config =" samples/ page.xml" title =" Page用法" />
26+ <page config =" page.xml" title =" Page用法" />
2527 </group >
2628
2729 <group title =" 关联刷新测试" >
28- <page config =" samples/ reload.xml" title =" reload 属性" />
30+ <page config =" reload.xml" title =" reload 属性" />
2931 </group >
3032
3133 <group title =" 后台任务" >
32- <page config =" samples/ bg_task/bg_task.xml" title =" 后台任务" />
34+ <page config =" bg_task/bg_task.xml" title =" 后台任务" />
3335 </group >
3436
3537 <group title =" Web引擎" >
36- <page config =" samples/ web.xml" title =" 网页引擎测试" />
38+ <page config =" web.xml" title =" 网页引擎测试" />
3739 </group >
3840
3941 <group title =" 快捷方式" >
40- <page config =" samples/ shortcut.xml" title =" 快捷方式测试" />
42+ <page config =" shortcut.xml" title =" 快捷方式测试" />
4143 </group >
4244</items >
0 commit comments