<?xml version="1.0" encoding="UTF-8"?>
<pages>
<action name="Index" template="template/webapp/Index.html"></action>
<action name="Syntax" template="template/webapp/syntax/Syntax.html"></action>
<action name="Push" template="template/webapp/push/Push.html"></action>
<action name="OnlineList" template="template/webapp/push/OnlineList.html"></action>
<action name="Chat" template="template/webapp/push/Chat.html"></action>
<!-- Plugin Demo -->
<action name="Basic" template="template/webapp/plugin/Basic.html"></action>
<action name="Network" template="template/webapp/plugin/Network.html"></action>
<action name="Map" template="template/webapp/plugin/Map.html"></action>
<action name="Photo" template="template/webapp/plugin/Photo.html"></action>
<action name="File" template="template/webapp/plugin/File.html"></action>
<!-- 提供给File使用 -->
<action name="FileDetail" template="template/webapp/plugin/FileDetail.html" data="FileDetail"></action>
<action name="Storage" template="template/webapp/plugin/Storage.html"></action>
<action name="UI" template="template/webapp/plugin/UI.html"></action>
<!-- 提供给UI使用 -->
<action name="UI-CustomDialog" template="template/webapp/plugin/UI-CustomDialog.html"></action>
<action name="UI-CustomWindow" template="template/webapp/plugin/UI-CustomWindow.html"></action>
<action name="UI-SlidingMenu" template="template/webapp/plugin/UI-SlidingMenu.html"></action>
<action name="FileUpload" template="template/webapp/plugin/FileUpload.html"></action>
<action name="RecordVideo" template="template/webapp/plugin/Video.html"></action>
<action name="QR" template="template/webapp/plugin/QR.html"></action>
<action name="Audio" template="template/webapp/plugin/Audio.html"></action>
<action name="Video" template="template/webapp/plugin/Video.html"></action>
<action name="Database" template="template/webapp/plugin/Database.html"></action>
<action name="UploadDownload" template="template/webapp/plugin/UploadDownload.html"></action>
<action name="YunbaPush" template="template/webapp/plugin/YunbaPush.html"></action>
<action name="Contacts" template="template/webapp/plugin/Contacts.html"></action>
<!-- Web Component Demo-->
<action name="WmTab" template="template/webapp/tag/WmTab.html"></action>
<action name="WmTabbar" template="template/webapp/tag/WmTabbar.html"></action>
<action name="WmNavBar" template="template/webapp/tag/WmNavBar.html"></action>
<action name="WmDialog" template="template/webapp/tag/WmDialog.html"></action>
<action name="WmToolTip" template="template/webapp/tag/WmToolTip.html"></action>
<action name="WmSlider" template="template/webapp/tag/WmSlider.html"></action>
<action name="WmDropmenu" template="template/webapp/tag/WmDropmenu.html"></action>
<action name="WmSlidingmenu" template="template/webapp/tag/WmSlidingmenu.html"></action>
<action name="WmProgress" template="template/webapp/tag/WmProgress.html"></action>
<action name="WmSwitch" template="template/webapp/tag/WmSwitch.html"></action>
<action name="WmSegment" template="template/webapp/tag/WmSegment.html"></action>
<action name="WmFlip" template="template/webapp/tag/WmFlip.html"></action>
<action name="WmRange" template="template/webapp/tag/WmRange.html"></action>
<action name="WmRefresh" template="template/webapp/tag/WmRefresh.html"></action>
<action name="WmTabSrc" template="template/webapp/tag/WmTabSrc.html"></action>
<action name="WmTabbarSrc" template="template/webapp/tag/WmTabbarSrc.html"></action>
<action name="WmNavBarSrc" template="template/webapp/tag/WmNavBarSrc.html"></action>
<action name="WmDialogSrc" template="template/webapp/tag/WmDialogSrc.html"></action>
<action name="WmToolTipSrc" template="template/webapp/tag/WmToolTipSrc.html"></action>
<action name="WmSliderSrc" template="template/webapp/tag/WmSliderSrc.html"></action>
<action name="WmDropmenuSrc" template="template/webapp/tag/WmDropmenuSrc.html"></action>
<action name="WmSlidingmenuSrc" template="template/webapp/tag/WmSlidingmenuSrc.html"></action>
<action name="WmProgressSrc" template="template/webapp/tag/WmProgressSrc.html"></action>
<action name="WmSwitchSrc" template="template/webapp/tag/WmSwitchSrc.html"></action>
<action name="WmSegmentSrc" template="template/webapp/tag/WmSegmentSrc.html"></action>
<action name="WmFlipSrc" template="template/webapp/tag/WmFlipSrc.html"></action>
<action name="WmRangeSrc" template="template/webapp/tag/WmRangeSrc.html"></action>
<action name="WmRefreshSrc" template="template/webapp/tag/WmRefreshSrc.html"></action>
<!-- UI Demo -->
<action name="Button" template="template/webapp/ui/Button.html"></action>
<action name="Form" template="template/webapp/ui/Form.html"></action>
<action name="Icon" template="template/webapp/ui/Icon.html"></action>
<action name="List" template="template/webapp/ui/List.html"></action>
<action name="PicList" template="template/webapp/ui/PicList.html"></action>
<action name="Popup" template="template/webapp/ui/Popup.html"></action>
<action name="Progress" template="template/webapp/ui/Progress.html"></action>
<action name="Slider" template="template/webapp/ui/Slider.html"></action>
<action name="Tab" template="template/webapp/ui/Tab.html"></action>
<action name="Tip" template="template/webapp/ui/Tip.html"></action>
<action name="LoginPage" template="template/webapp/index.html" data="getLoginInfo"></action>
<!-- Chart Demo -->
<action name="ChartIndex" template="template/webapp/chart/ChartIndex.html"></action>
<action name="HighchartsColumnBasic" template="template/webapp/chart/highcharts/HighchartsColumnBasic.html"></action>
<action name="HighchartsColumnDrilldown" template="template/webapp/chart/highcharts/HighchartsColumnDrilldown.html"></action>
<action name="HighchartsPieBasic" template="template/webapp/chart/highcharts/HighchartsPieBasic.html"></action>
<action name="HighchartsPieBasic_3d" template="template/webapp/chart/highcharts/HighchartsPieBasic_3d.html"></action>
<action name="HighchartsPie3d" template="template/webapp/chart/highcharts/HighchartsPie3d.html"></action>
<action name="IChartAnimationPie3d01" template="template/webapp/chart/ichart/IChartAnimationPie3d01.html"></action>
<action name="IChartBar2d01" template="template/webapp/chart/ichart/IChartBar2d01.html"></action>
<action name="IChartColumn3d01" template="template/webapp/chart/ichart/IChartColumn3d01.html"></action>
<action name="IChartPie2d01" template="template/webapp/chart/ichart/IChartPie2d01.html"></action>
<action name="WmDialog2Src" template="template/webapp/tag/WmDialog2Src.html"></action>
<action name="WmDialog2" template="template/webapp/tag/WmDialog2.html"></action>
<action name="WmRefreshSrc" template="template/webapp/tag/WmRefreshSrc.html"></action>
<action name="WmRefresh" template="template/webapp/tag/WmRefresh.html"></action>
<!-- ##################################场景演示########################################################### -->
<action name="Scene" template="template/webapp/scene/Scene.html"></action>
<!-- 登录场景 -->
<action name="SceneBean_login_init" template="template/webapp/scene/Login.html"></action>
<!-- 数据请求场景 -->
<action name="SceneBean_dataRequest" template="template/webapp/scene/DataRequest.html"></action>
<!-- 页面跳转(直接数据渲染)场景 -->
<action name="SceneBean_templateRedirect" template="template/webapp/scene/TemplateRedirect.html"></action>
<!-- 页面跳转(调用数据接口)场景***************脑筋急转弯-->
<action name="SceneBean_PageRedirect" template="template/webapp/scene/PageRedirect.html"></action>
<action name="TemplateRefresh" template="template/webapp/scene/TemplateRefresh.html"></action>
<action name="PageRefresh" template="template/webapp/scene/PageRefresh.html"></action>
<action name="TemplateRefresh.personDetailTemplate" template="template/webapp/scene/personDetailTemplate.html"></action>
<!-- 测试gum日历插件 -->
<action name="testCalendar" template="template/calendar/calendar.html"></action>
</pages>
|