@hanbingai/ai-space-demo 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aiSpaceHome.js +1 -0
- package/package.json +73 -0
- package/src/assets/raw/ani/raise_like/agent-thinking.json +1 -0
- package/src/assets/raw/ani/raise_like/detail-video-loading.json +1 -0
- package/src/assets/raw/ani/raise_like/empty_buttom.json +1 -0
- package/src/assets/raw/ani/raise_like/empty_person.json +1 -0
- package/src/assets/raw/ani/raise_like/empty_top.json +1 -0
- package/src/assets/raw/ani/raise_like/film-loading.json +1 -0
- package/src/assets/raw/ani/raise_like/globle-loading-icon.json +1 -0
- package/src/assets/raw/ani/raise_like/loading.json +1 -0
- package/src/assets/raw/ani/raise_like/new-loading.json +1 -0
- package/src/assets/raw/config.js +9 -0
- package/src/assets/raw/config_dev.js +209 -0
- package/src/assets/raw/config_prod.js +213 -0
- package/src/assets/raw/detail/agent-answer-line.png +0 -0
- package/src/assets/raw/detail/agent-dialog-arrow.png +0 -0
- package/src/assets/raw/detail/agent-dialog-bottom-bg.png +0 -0
- package/src/assets/raw/detail/agent-listening-bottom.webp +0 -0
- package/src/assets/raw/detail/agent-question-line.png +0 -0
- package/src/assets/raw/detail/agent-thinking.webp +0 -0
- package/src/assets/raw/detail/ai-xiao-jia-avatar.png +0 -0
- package/src/assets/raw/detail/ai_look_together.png +0 -0
- package/src/assets/raw/detail/caption_kuaikan_font_img.png +0 -0
- package/src/assets/raw/detail/collection-icon.png +0 -0
- package/src/assets/raw/detail/collection-select.png +0 -0
- package/src/assets/raw/detail/considering.png +0 -0
- package/src/assets/raw/detail/detail-btn-collect-focus.png +0 -0
- package/src/assets/raw/detail/detail-btn-collect-icon.png +0 -0
- package/src/assets/raw/detail/detail-btn-collect-select-icon.png +0 -0
- package/src/assets/raw/detail/detail-btn-fullscreen-focus.png +0 -0
- package/src/assets/raw/detail/detail-btn-fullscreen-icon.png +0 -0
- package/src/assets/raw/detail/detail-btn-information-focus.png +0 -0
- package/src/assets/raw/detail/detail-btn-information-icon.png +0 -0
- package/src/assets/raw/detail/detail-btn-order-icon.png +0 -0
- package/src/assets/raw/detail/detail-btn-select-bottom-focus.png +0 -0
- package/src/assets/raw/detail/detail-btn-select-bottom-icon.png +0 -0
- package/src/assets/raw/detail/detail-btn-select-top-focus.png +0 -0
- package/src/assets/raw/detail/detail-btn-select-up-icon.png +0 -0
- package/src/assets/raw/detail/detail-full-screen-mask.png +0 -0
- package/src/assets/raw/detail/detail-select-left-mask.png +0 -0
- package/src/assets/raw/detail/detail-select-right-mask.png +0 -0
- package/src/assets/raw/detail/detail_caption_kuaikan_img.png +0 -0
- package/src/assets/raw/detail/detail_caption_kuaikan_list_bg.png +0 -0
- package/src/assets/raw/detail/detail_plot_kuaikan_img.png +0 -0
- package/src/assets/raw/detail/detail_plot_kuaikan_list_bg.png +0 -0
- package/src/assets/raw/detail/detail_plot_poster_mask.png +0 -0
- package/src/assets/raw/detail/detail_role_kuaikan_img.png +0 -0
- package/src/assets/raw/detail/detail_role_kuaikan_list_bg.png +0 -0
- package/src/assets/raw/detail/detail_role_poster_mask.png +0 -0
- package/src/assets/raw/detail/dian_bo.png +0 -0
- package/src/assets/raw/detail/globle-error-bg.png +0 -0
- package/src/assets/raw/detail/globle-error-icon.png +0 -0
- package/src/assets/raw/detail/high-lights-arrow-focus.png +0 -0
- package/src/assets/raw/detail/high-lights-arrow.png +0 -0
- package/src/assets/raw/detail/introduction-dialog-bg.png +0 -0
- package/src/assets/raw/detail/introduction-dialog-bottom-mask.png +0 -0
- package/src/assets/raw/detail/introduction-dialog-top-mask.png +0 -0
- package/src/assets/raw/detail/kuaikan-btn-bg.png +0 -0
- package/src/assets/raw/detail/kuaikan-btn-title.png +0 -0
- package/src/assets/raw/detail/kuaikan-tab-right-mask.png +0 -0
- package/src/assets/raw/detail/kuaikan.png +0 -0
- package/src/assets/raw/detail/listening-bg.png +0 -0
- package/src/assets/raw/detail/listening-demo.png +0 -0
- package/src/assets/raw/detail/look-more-left-arrow.png +0 -0
- package/src/assets/raw/detail/no-network-icon.png +0 -0
- package/src/assets/raw/detail/order-pay-icon.png +0 -0
- package/src/assets/raw/detail/order-pay-select.png +0 -0
- package/src/assets/raw/detail/play-load-mask.png +0 -0
- package/src/assets/raw/detail/play-loading-bg.png +0 -0
- package/src/assets/raw/detail/play-loading-screen-bg.webp +0 -0
- package/src/assets/raw/detail/play-video-focus.gif +0 -0
- package/src/assets/raw/detail/play-video-icon.gif +0 -0
- package/src/assets/raw/detail/plot_kuaikan_font_img.png +0 -0
- package/src/assets/raw/detail/progress-btn-icon.png +0 -0
- package/src/assets/raw/detail/progress-pause-icon.png +0 -0
- package/src/assets/raw/detail/progress-play-icon.png +0 -0
- package/src/assets/raw/detail/role_kuaikan_font_img.png +0 -0
- package/src/assets/raw/detail/select.png +0 -0
- package/src/assets/raw/detail/speed-icon.png +0 -0
- package/src/assets/raw/detail/thinking-demo.png +0 -0
- package/src/assets/raw/detail/toast-title-icon.png +0 -0
- package/src/assets/raw/detail/voice-answer-icon.png +0 -0
- package/src/assets/raw/detail/voice-question-icon.png +0 -0
- package/src/assets/raw/detail/wonderful-left-mask.png +0 -0
- package/src/assets/raw/detail/wonderful-list-left-mask.png +0 -0
- package/src/assets/raw/detail/wonderful-list-right-mask.png +0 -0
- package/src/assets/raw/eaNew/address-icon.png +0 -0
- package/src/assets/raw/eaNew/ai-icon-default.png +0 -0
- package/src/assets/raw/eaNew/ai-icon-focused.png +0 -0
- package/src/assets/raw/eaNew/ai-main-title-bg-focus.png +0 -0
- package/src/assets/raw/eaNew/ai-main-title-bg.png +0 -0
- package/src/assets/raw/eaNew/community-notice-avatar.png +0 -0
- package/src/assets/raw/eaNew/community-notice-item-bg.png +0 -0
- package/src/assets/raw/eaNew/ea-person-bg.png +0 -0
- package/src/assets/raw/eaNew/ea-person-left-desc.png +0 -0
- package/src/assets/raw/eaNew/hui-shop-item-bg.png +0 -0
- package/src/assets/raw/eaNew/news-item-bg.png +0 -0
- package/src/assets/raw/eaNew/schedule-item-bg-will-start.png +0 -0
- package/src/assets/raw/eaNew/schedule-item-bg.png +0 -0
- package/src/assets/raw/eaNew/schedule-item-will-start-icon.png +0 -0
- package/src/assets/raw/eaNew/video-bottom-mask.webp +0 -0
- package/src/assets/raw/fonts/STYuanti-SC-Bold.ttf +0 -0
- package/src/assets/raw/icons/avator/cartoon-1.webp +0 -0
- package/src/assets/raw/icons/avator/cartoon-2.webp +0 -0
- package/src/assets/raw/icons/avator/cartoon-3.webp +0 -0
- package/src/assets/raw/icons/avator/cartoon-4.webp +0 -0
- package/src/assets/raw/icons/avator/cartoon-5.webp +0 -0
- package/src/assets/raw/icons/avator/cartoon-6.webp +0 -0
- package/src/assets/raw/icons/avator/classic-1.webp +0 -0
- package/src/assets/raw/icons/avator/classic-2.webp +0 -0
- package/src/assets/raw/icons/avator/classic-3.webp +0 -0
- package/src/assets/raw/icons/avator/classic-4.webp +0 -0
- package/src/assets/raw/icons/avator/classic-5.webp +0 -0
- package/src/assets/raw/icons/avator/classic-6.webp +0 -0
- package/src/assets/raw/icons/avator/classic-7.webp +0 -0
- package/src/assets/raw/icons/avator/classic-8.webp +0 -0
- package/src/assets/raw/image/agentList/agent-icon.png +0 -0
- package/src/assets/raw/image/ai.png +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_avator.png +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_bg_bottom.png +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_bg_top.png +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_defalut_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_ea_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_gui_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/ai_space_line.png +0 -0
- package/src/assets/raw/image/aiSpace/back_btn_icon.png +0 -0
- package/src/assets/raw/image/aiSpace/card_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/chat_agent_icon.png +0 -0
- package/src/assets/raw/image/aiSpace/chat_agent_icon_focus.png +0 -0
- package/src/assets/raw/image/aiSpace/chat_history_icon.png +0 -0
- package/src/assets/raw/image/aiSpace/chat_history_icon_focus.png +0 -0
- package/src/assets/raw/image/aiSpace/chat_home_icon.png +0 -0
- package/src/assets/raw/image/aiSpace/chat_home_icon_focus.png +0 -0
- package/src/assets/raw/image/aiSpace/cinema-bg.png +0 -0
- package/src/assets/raw/image/aiSpace/dialog-text-logo.png +0 -0
- package/src/assets/raw/image/aiSpace/dialog_ea_tip_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/dialog_record_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/dialog_sa_tip_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/discount_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/dongtai-icon.png +0 -0
- package/src/assets/raw/image/aiSpace/dynamic-line.png +0 -0
- package/src/assets/raw/image/aiSpace/ea-page-bottom-mask.webp +0 -0
- package/src/assets/raw/image/aiSpace/ea-page-top-mask.webp +0 -0
- package/src/assets/raw/image/aiSpace/eaAvator/news.png +0 -0
- package/src/assets/raw/image/aiSpace/eaAvator/notice.png +0 -0
- package/src/assets/raw/image/aiSpace/eaAvator/schedule.png +0 -0
- package/src/assets/raw/image/aiSpace/eaAvator/shop.png +0 -0
- package/src/assets/raw/image/aiSpace/eaAvator/vod.png +0 -0
- package/src/assets/raw/image/aiSpace/eaAvator/weather.png +0 -0
- package/src/assets/raw/image/aiSpace/ea_video_default_img.png +0 -0
- package/src/assets/raw/image/aiSpace/empty.webp +0 -0
- package/src/assets/raw/image/aiSpace/film-divider.png +0 -0
- package/src/assets/raw/image/aiSpace/film-icon.png +0 -0
- package/src/assets/raw/image/aiSpace/jarvis_agent_EA_dialog_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/jarvis_agent_SA_dialog_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/jarvis_agent_small_EA_dialog_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/jarvis_agent_small_SA_dialog_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/jarvis_space_dialog_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/new_about_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/news_content_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/no-data.png +0 -0
- package/src/assets/raw/image/aiSpace/notice_focus_icon.png +0 -0
- package/src/assets/raw/image/aiSpace/notice_icon.png +0 -0
- package/src/assets/raw/image/aiSpace/program_recommend_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/recommend-icon.png +0 -0
- package/src/assets/raw/image/aiSpace/recommend-score-icon.png +0 -0
- package/src/assets/raw/image/aiSpace/recommend-time-icon.png +0 -0
- package/src/assets/raw/image/aiSpace/recommend_box_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/saAvator/ea-avator.png +0 -0
- package/src/assets/raw/image/aiSpace/saAvator/sa-avator-3.png +0 -0
- package/src/assets/raw/image/aiSpace/schedule-icon-focus.png +0 -0
- package/src/assets/raw/image/aiSpace/schedule-icon.png +0 -0
- package/src/assets/raw/image/aiSpace/scroll_focus_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/shop-car-state-0.png +0 -0
- package/src/assets/raw/image/aiSpace/shop-car-state-1.png +0 -0
- package/src/assets/raw/image/aiSpace/shop-car-state-bg.png +0 -0
- package/src/assets/raw/image/aiSpace/shop-car-state-focus-0.png +0 -0
- package/src/assets/raw/image/aiSpace/shop-car-state-focus-1.png +0 -0
- package/src/assets/raw/image/aiSpace/shop-title.png +0 -0
- package/src/assets/raw/image/aiSpace/shop_space_bg.webp +0 -0
- package/src/assets/raw/image/aiSpace/top-welcome-tips.png +0 -0
- package/src/assets/raw/image/aiSpace/trigle.png +0 -0
- package/src/assets/raw/image/aiSpace/video_default_img.jpg +0 -0
- package/src/assets/raw/image/aiSpace/video_detail_flow_mask.png +0 -0
- package/src/assets/raw/image/aiSpace/video_list_item_bg.png +0 -0
- package/src/assets/raw/image/aiSpace/yst_bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/agent-video-mask-1.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/agent-video-mask-2.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/bottom-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/bottom-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/comma-icon-2.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/comma-icon.webp +0 -0
- package/src/assets/raw/image/aiSpacePopup/divider.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/hot-mask-bg.webp +0 -0
- package/src/assets/raw/image/aiSpacePopup/hot-movie.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/hot-tv-drama.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/hot-variety-show.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/hot.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/layout0-bg-2.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/layout0-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/line.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/line2.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/live-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/live-poster-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/live-poster.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/live.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/mask-bg-1.webp +0 -0
- package/src/assets/raw/image/aiSpacePopup/mask-bottom-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/mask-top-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/mask-with-item.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/mask-without-item.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-item-focus-img.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-item-inner-icon.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-left-area-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-right-area-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-title-icon.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-title-img.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-event-vertical-line.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-icon-2.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-poster-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news-poster.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/news.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/subscript.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/text-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/title-wrap-bg.webp +0 -0
- package/src/assets/raw/image/aiSpacePopup/top-mask-1.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/video-bottom-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/video-demo.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/video-item-mask-bg.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/video-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/video-with-item-bg.webp +0 -0
- package/src/assets/raw/image/aiSpacePopup/video-without-item-bg.webp +0 -0
- package/src/assets/raw/image/aiSpacePopup/watched-bg-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/waterfall-bottom-mask.png +0 -0
- package/src/assets/raw/image/aiSpacePopup/waterfall-top-mask.png +0 -0
- package/src/assets/raw/image/avator-example.png +0 -0
- package/src/assets/raw/image/axb_online_status.webp +0 -0
- package/src/assets/raw/image/chargingStation/park_icon_default.png +0 -0
- package/src/assets/raw/image/chargingStation/quick_icon.png +0 -0
- package/src/assets/raw/image/communityService/calendar_icon.png +0 -0
- package/src/assets/raw/image/communityService/hour_icon.png +0 -0
- package/src/assets/raw/image/connect_devices_bg.webp +0 -0
- package/src/assets/raw/image/corner-channel-icon.png +0 -0
- package/src/assets/raw/image/corner-future-icon.png +0 -0
- package/src/assets/raw/image/corner-live-icon.png +0 -0
- package/src/assets/raw/image/corner-not-play-icon.png +0 -0
- package/src/assets/raw/image/corner-replay-icon.png +0 -0
- package/src/assets/raw/image/corner-short-icon.png +0 -0
- package/src/assets/raw/image/corner-vod-icon.png +0 -0
- package/src/assets/raw/image/deepHome/dynamic_bg_1.png +0 -0
- package/src/assets/raw/image/deepHome/dynamic_bg_2.png +0 -0
- package/src/assets/raw/image/deepHome/dynamic_bg_3.png +0 -0
- package/src/assets/raw/image/deepHome/dynamic_bg_4.png +0 -0
- package/src/assets/raw/image/deepHome/service_dynamic_title.png +0 -0
- package/src/assets/raw/image/default_avator.png +0 -0
- package/src/assets/raw/image/download-ai-app-bg.webp +0 -0
- package/src/assets/raw/image/dui.webp +0 -0
- package/src/assets/raw/image/empty_connect.png +0 -0
- package/src/assets/raw/image/error-icon.webp +0 -0
- package/src/assets/raw/image/face_avator_image.png +0 -0
- package/src/assets/raw/image/healthCare/IOT_device_poster.webp +0 -0
- package/src/assets/raw/image/healthCare/community_notice_poster.webp +0 -0
- package/src/assets/raw/image/healthCare/location_icon.png +0 -0
- package/src/assets/raw/image/healthCare/memory_book_poster.webp +0 -0
- package/src/assets/raw/image/healthCare/schedule/circle_icon.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/dashed_line1_icon.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/dashed_line2_icon.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/schedule_left_icon.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon1.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon1_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon2.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon2_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon3.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon3_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon4.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon4_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon5.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon5_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon6.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon6_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon7.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon7_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon8.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon8_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon9.png +0 -0
- package/src/assets/raw/image/healthCare/schedule/special_icon9_focus.png +0 -0
- package/src/assets/raw/image/healthCare/schedule_default_bg.png +0 -0
- package/src/assets/raw/image/healthCare/schedule_default_poster.png +0 -0
- package/src/assets/raw/image/healthCare/screen_domination_img.png +0 -0
- package/src/assets/raw/image/healthCare/video_bottom_mask.png +0 -0
- package/src/assets/raw/image/healthCare/video_bottom_tips_icon.png +0 -0
- package/src/assets/raw/image/healthCare/video_default_poster.png +0 -0
- package/src/assets/raw/image/healthCare/weather/clear_day.png +0 -0
- package/src/assets/raw/image/healthCare/weather/cloudy.png +0 -0
- package/src/assets/raw/image/healthCare/weather/partly_cloudy_day.png +0 -0
- package/src/assets/raw/image/healthCare/weather/rain.png +0 -0
- package/src/assets/raw/image/healthCare/weather_default_bg.png +0 -0
- package/src/assets/raw/image/healthCare/weather_default_poster.png +0 -0
- package/src/assets/raw/image/healthHut/health-hut-card-bg.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-0.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-1.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-2.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-3.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-4.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-5.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-6.webp +0 -0
- package/src/assets/raw/image/healthHut/health-hut-img-7.webp +0 -0
- package/src/assets/raw/image/healthHut/raw.lnk +0 -0
- package/src/assets/raw/image/left_bottom_mask.png +0 -0
- package/src/assets/raw/image/livingExpenses/alipay.png +0 -0
- package/src/assets/raw/image/livingExpenses/electric_icon.png +0 -0
- package/src/assets/raw/image/livingExpenses/fl_qrcode.png +0 -0
- package/src/assets/raw/image/livingExpenses/gas_icon.png +0 -0
- package/src/assets/raw/image/livingExpenses/water_icon.png +0 -0
- package/src/assets/raw/image/memoryBook/bg.png +0 -0
- package/src/assets/raw/image/memoryBook/create/add_photo.png +0 -0
- package/src/assets/raw/image/memoryBook/create/album_bg.webp +0 -0
- package/src/assets/raw/image/memoryBook/create/bg.webp +0 -0
- package/src/assets/raw/image/memoryBook/create/bottom_mask.png +0 -0
- package/src/assets/raw/image/memoryBook/create/create_memory_book.webp +0 -0
- package/src/assets/raw/image/memoryBook/create/no-album.png +0 -0
- package/src/assets/raw/image/memoryBook/create/save_memory_book.webp +0 -0
- package/src/assets/raw/image/memoryBook/create/tip_image.webp +0 -0
- package/src/assets/raw/image/memoryBook/create/title.webp +0 -0
- package/src/assets/raw/image/memoryBook/create/top_mask.png +0 -0
- package/src/assets/raw/image/memoryBook/decoration.webp +0 -0
- package/src/assets/raw/image/memoryBook/del-icon-focus.png +0 -0
- package/src/assets/raw/image/memoryBook/del_focus.png +0 -0
- package/src/assets/raw/image/memoryBook/del_normal.png +0 -0
- package/src/assets/raw/image/memoryBook/detail_bg1.png +0 -0
- package/src/assets/raw/image/memoryBook/detail_bg2.png +0 -0
- package/src/assets/raw/image/memoryBook/detail_img_bg.png +0 -0
- package/src/assets/raw/image/memoryBook/empty-icon.png +0 -0
- package/src/assets/raw/image/memoryBook/item_default.webp +0 -0
- package/src/assets/raw/image/memoryBook/item_focus.webp +0 -0
- package/src/assets/raw/image/memoryBook/left-btn-focus.png +0 -0
- package/src/assets/raw/image/memoryBook/left-btn-normal.png +0 -0
- package/src/assets/raw/image/memoryBook/left_mask.png +0 -0
- package/src/assets/raw/image/memoryBook/pen-icon-focus.png +0 -0
- package/src/assets/raw/image/memoryBook/pen-icon.png +0 -0
- package/src/assets/raw/image/memoryBook/play-btn-focus.webp +0 -0
- package/src/assets/raw/image/memoryBook/play-btn-normal.webp +0 -0
- package/src/assets/raw/image/memoryBook/right-btn-focus.png +0 -0
- package/src/assets/raw/image/memoryBook/right-btn-normal.png +0 -0
- package/src/assets/raw/image/memoryBook/right_mask.png +0 -0
- package/src/assets/raw/image/memoryBook/set_focus.png +0 -0
- package/src/assets/raw/image/memoryBook/set_normal.png +0 -0
- package/src/assets/raw/image/memoryBook/title.png +0 -0
- package/src/assets/raw/image/memoryBook/video-bg.jpg +0 -0
- package/src/assets/raw/image/memoryBook/warn_dialog_bg.png +0 -0
- package/src/assets/raw/image/movie/dash_border.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_0.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_1.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_2.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_3.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_4.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_5.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_6.png +0 -0
- package/src/assets/raw/image/movie/movie_info_bg_7.png +0 -0
- package/src/assets/raw/image/movie/no_data.png +0 -0
- package/src/assets/raw/image/movie/small_no_data.png +0 -0
- package/src/assets/raw/image/my-ai-coupon-bg.webp +0 -0
- package/src/assets/raw/image/my-coupon-bg.webp +0 -0
- package/src/assets/raw/image/network-error-icon.webp +0 -0
- package/src/assets/raw/image/newChat/channel-title.png +0 -0
- package/src/assets/raw/image/newChat/ps-title.png +0 -0
- package/src/assets/raw/image/newChat/star-title.png +0 -0
- package/src/assets/raw/image/newsDetail/detail_bg.webp +0 -0
- package/src/assets/raw/image/newsDetail/detail_divider.png +0 -0
- package/src/assets/raw/image/newsDetail/image_box_bg.png +0 -0
- package/src/assets/raw/image/no-data.webp +0 -0
- package/src/assets/raw/image/no_schedule.webp +0 -0
- package/src/assets/raw/image/online-device-left-bg.webp +0 -0
- package/src/assets/raw/image/online-device-right-bg.webp +0 -0
- package/src/assets/raw/image/online-time-device-icon.webp +0 -0
- package/src/assets/raw/image/online-time-device-tag.png +0 -0
- package/src/assets/raw/image/online-time-icon-0.webp +0 -0
- package/src/assets/raw/image/online-time-icon-1.webp +0 -0
- package/src/assets/raw/image/online-time-icon-2.webp +0 -0
- package/src/assets/raw/image/online-time-icon-3.webp +0 -0
- package/src/assets/raw/image/phone_img.png +0 -0
- package/src/assets/raw/image/program-play-btn.webp +0 -0
- package/src/assets/raw/image/program-play-focus.webp +0 -0
- package/src/assets/raw/image/programList/arrow_down.png +0 -0
- package/src/assets/raw/image/programList/arrow_up.png +0 -0
- package/src/assets/raw/image/programList/cancel_subscription_bg.webp +0 -0
- package/src/assets/raw/image/programList/cancel_tv_subscription_bg.webp +0 -0
- package/src/assets/raw/image/programList/channel_icon.png +0 -0
- package/src/assets/raw/image/programList/collect_arrow.png +0 -0
- package/src/assets/raw/image/programList/equitylist_bg.png +0 -0
- package/src/assets/raw/image/programList/expend-bg.png +0 -0
- package/src/assets/raw/image/programList/is_follow_icon.png +0 -0
- package/src/assets/raw/image/programList/live_icon.png +0 -0
- package/src/assets/raw/image/programList/look_back.png +0 -0
- package/src/assets/raw/image/programList/no_live_icon.png +0 -0
- package/src/assets/raw/image/programList/ps_icon.png +0 -0
- package/src/assets/raw/image/programList/time_bg.png +0 -0
- package/src/assets/raw/image/programList/title_mask.png +0 -0
- package/src/assets/raw/image/quick/quick1.webp +0 -0
- package/src/assets/raw/image/quick/quick10.webp +0 -0
- package/src/assets/raw/image/quick/quick11.webp +0 -0
- package/src/assets/raw/image/quick/quick12.webp +0 -0
- package/src/assets/raw/image/quick/quick13.webp +0 -0
- package/src/assets/raw/image/quick/quick14.webp +0 -0
- package/src/assets/raw/image/quick/quick15.webp +0 -0
- package/src/assets/raw/image/quick/quick16.webp +0 -0
- package/src/assets/raw/image/quick/quick17.webp +0 -0
- package/src/assets/raw/image/quick/quick18.webp +0 -0
- package/src/assets/raw/image/quick/quick19.webp +0 -0
- package/src/assets/raw/image/quick/quick2.webp +0 -0
- package/src/assets/raw/image/quick/quick20.webp +0 -0
- package/src/assets/raw/image/quick/quick21.webp +0 -0
- package/src/assets/raw/image/quick/quick22.webp +0 -0
- package/src/assets/raw/image/quick/quick23.webp +0 -0
- package/src/assets/raw/image/quick/quick24.webp +0 -0
- package/src/assets/raw/image/quick/quick25.webp +0 -0
- package/src/assets/raw/image/quick/quick26.webp +0 -0
- package/src/assets/raw/image/quick/quick27.webp +0 -0
- package/src/assets/raw/image/quick/quick28.webp +0 -0
- package/src/assets/raw/image/quick/quick3.webp +0 -0
- package/src/assets/raw/image/quick/quick4.webp +0 -0
- package/src/assets/raw/image/quick/quick5.webp +0 -0
- package/src/assets/raw/image/quick/quick6.webp +0 -0
- package/src/assets/raw/image/quick/quick7.webp +0 -0
- package/src/assets/raw/image/quick/quick8.webp +0 -0
- package/src/assets/raw/image/quick/quick9.webp +0 -0
- package/src/assets/raw/image/quickLook/caption_quick_look.png +0 -0
- package/src/assets/raw/image/quickLook/caption_quick_look_focus.png +0 -0
- package/src/assets/raw/image/quickLook/list_bg.png +0 -0
- package/src/assets/raw/image/quickLook/play_video_icon.gif +0 -0
- package/src/assets/raw/image/quickLook/plot_quick_look.png +0 -0
- package/src/assets/raw/image/quickLook/plot_quick_look_focus.png +0 -0
- package/src/assets/raw/image/quickLook/quick_selected.png +0 -0
- package/src/assets/raw/image/quickLook/quick_unselected.png +0 -0
- package/src/assets/raw/image/quickLook/role_plot_playing_state.png +0 -0
- package/src/assets/raw/image/quickLook/role_poster_mask.png +0 -0
- package/src/assets/raw/image/quickLook/role_quick_look.png +0 -0
- package/src/assets/raw/image/quickLook/role_quick_look_focus.png +0 -0
- package/src/assets/raw/image/quickLook/speed_quick_look.png +0 -0
- package/src/assets/raw/image/quickLook/speed_quick_look_focus.png +0 -0
- package/src/assets/raw/image/quickLook/speed_triangle.png +0 -0
- package/src/assets/raw/image/quickLook/title_bg1.png +0 -0
- package/src/assets/raw/image/quickLook/title_bg2.png +0 -0
- package/src/assets/raw/image/quickLook/top_quick_look_mask.png +0 -0
- package/src/assets/raw/image/refresh_img.png +0 -0
- package/src/assets/raw/image/refresh_img_focus.png +0 -0
- package/src/assets/raw/image/ren-wo-yong.png +0 -0
- package/src/assets/raw/image/riChengTiXing/bottom-ai-mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/bottom-mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/bottom-tv-mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/content-ai-detail-bg.png +0 -0
- package/src/assets/raw/image/riChengTiXing/content-ai-detail-screen-bg.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/content-detail-bg.png +0 -0
- package/src/assets/raw/image/riChengTiXing/dingyue-btn.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/no-data-bg.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/no-data-tips.png +0 -0
- package/src/assets/raw/image/riChengTiXing/no-tv-data-bg.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/richeng-bg.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-ai-bg-0.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-ai-bg-1.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-ai-bg-2.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-bg-0.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-bg-1.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-bg-2.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-tv-bg-0.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-tv-bg-1.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/schedule-tv-bg-2.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/timeBg.png +0 -0
- package/src/assets/raw/image/riChengTiXing/time_left_mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/time_right_mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/time_tv_left_mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/time_tv_right_mask.png +0 -0
- package/src/assets/raw/image/riChengTiXing/tv-schedule-line.webp +0 -0
- package/src/assets/raw/image/riChengTiXing/tv-schedule-mask.webp +0 -0
- package/src/assets/raw/image/routerNetTimePages/bg.png +0 -0
- package/src/assets/raw/image/routerNetTimePages/online-ai-device-left-bg.png +0 -0
- package/src/assets/raw/image/routerNetTimePages/online-ai-device-right-bg.png +0 -0
- package/src/assets/raw/image/routerNetTimePages/online-device-left-bg.png +0 -0
- package/src/assets/raw/image/routerNetTimePages/online-device-right-bg.png +0 -0
- package/src/assets/raw/image/routerNetTimePages/online-tv-device-left-bg.png +0 -0
- package/src/assets/raw/image/routerNetTimePages/online-tv-device-right-bg.png +0 -0
- package/src/assets/raw/image/router_bg.png +0 -0
- package/src/assets/raw/image/router_img.png +0 -0
- package/src/assets/raw/image/searchAgent/ai.png +0 -0
- package/src/assets/raw/image/searchAgent/number-focus.png +0 -0
- package/src/assets/raw/image/searchAgent/number.png +0 -0
- package/src/assets/raw/image/searchAgent/reasoning-arrow-up-focus.png +0 -0
- package/src/assets/raw/image/searchAgent/reasoning-arrow-up.png +0 -0
- package/src/assets/raw/image/searchAgent/reasoning-line-icon.png +0 -0
- package/src/assets/raw/image/searchAgent/reasoning-process-line.webp +0 -0
- package/src/assets/raw/image/searchAgent/reasoning-reset-icon-focus.png +0 -0
- package/src/assets/raw/image/searchAgent/reasoning-reset-icon.png +0 -0
- package/src/assets/raw/image/searchAgent/recommend-reason-bg.png +0 -0
- package/src/assets/raw/image/searchAgent/recommend-title-icon.png +0 -0
- package/src/assets/raw/image/searchAgent/search_bg.png +0 -0
- package/src/assets/raw/image/searchAgent/search_star_mask.webp +0 -0
- package/src/assets/raw/image/searchAgent/st_empty.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-left-mask.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-right-mask.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-title-big-bg.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-title-mask.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-title-small-bg.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-tv-left-mask.webp +0 -0
- package/src/assets/raw/image/searchAgent/tab-tv-right-mask.webp +0 -0
- package/src/assets/raw/image/searchAgent/video-ai-mask-img.webp +0 -0
- package/src/assets/raw/image/searchAgent/video-mask-img.webp +0 -0
- package/src/assets/raw/image/searchAgent/video-tv-mask-img.webp +0 -0
- package/src/assets/raw/image/searchAgent/vip.png +0 -0
- package/src/assets/raw/image/shopAgent/ai-shop-detail.png +0 -0
- package/src/assets/raw/image/shopAgent/ai-shop-list .png +0 -0
- package/src/assets/raw/image/shopCar/del_btn_default.png +0 -0
- package/src/assets/raw/image/shopCar/del_btn_focus.png +0 -0
- package/src/assets/raw/image/shouji_default.png +0 -0
- package/src/assets/raw/image/shouji_focus.png +0 -0
- package/src/assets/raw/image/stockList_focus_border.png +0 -0
- package/src/assets/raw/image/success-icon.webp +0 -0
- package/src/assets/raw/image/travelService/airplane-icon.png +0 -0
- package/src/assets/raw/image/travelService/train-icon.png +0 -0
- package/src/assets/raw/image/travelService/train-to.png +0 -0
- package/src/assets/raw/image/weather-position-border-bg.png +0 -0
- package/src/assets/raw/image/weather-position-icon.png +0 -0
- package/src/assets/raw/jarvis/airplane-icon.webp +0 -0
- package/src/assets/raw/jarvis/cai-focus-0.webp +0 -0
- package/src/assets/raw/jarvis/cai-focus-1.webp +0 -0
- package/src/assets/raw/jarvis/cai-icon-0.webp +0 -0
- package/src/assets/raw/jarvis/cai-icon-1.webp +0 -0
- package/src/assets/raw/jarvis/cancel-icon.webp +0 -0
- package/src/assets/raw/jarvis/channel-bg.webp +0 -0
- package/src/assets/raw/jarvis/clear-focus-0.webp +0 -0
- package/src/assets/raw/jarvis/clear-icon-0.webp +0 -0
- package/src/assets/raw/jarvis/clear-jarvis-tips.webp +0 -0
- package/src/assets/raw/jarvis/clock-icon.webp +0 -0
- package/src/assets/raw/jarvis/complete-icon.webp +0 -0
- package/src/assets/raw/jarvis/date-icon.webp +0 -0
- package/src/assets/raw/jarvis/deepseek/cai-focus-0.png +0 -0
- package/src/assets/raw/jarvis/deepseek/cai-focus-1.png +0 -0
- package/src/assets/raw/jarvis/deepseek/cai-icon-0.png +0 -0
- package/src/assets/raw/jarvis/deepseek/cai-icon-1.png +0 -0
- package/src/assets/raw/jarvis/deepseek/clear-focus-0.png +0 -0
- package/src/assets/raw/jarvis/deepseek/clear-icon-0.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-avatar.webp +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-bg.webp +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-bottom-tips.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-clear-tips.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-content-bg.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-icon.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-idea-defalut-select.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-idea-focus-select.png +0 -0
- package/src/assets/raw/jarvis/deepseek/deepseek-jarvis-bg.webp +0 -0
- package/src/assets/raw/jarvis/deepseek/zan-focus-0.png +0 -0
- package/src/assets/raw/jarvis/deepseek/zan-focus-1.png +0 -0
- package/src/assets/raw/jarvis/deepseek/zan-icon-0.png +0 -0
- package/src/assets/raw/jarvis/deepseek/zan-icon-1.png +0 -0
- package/src/assets/raw/jarvis/dui-title/airTicket.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/alarm.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/buyCoupon.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/communityNotice.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/equityList.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/equitySearch.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/leaveMessage.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/myCoupon.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/navigation.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/new_coupon.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/new_merchant.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/new_merchant_detail.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/pointsInquiry.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/queryDaily.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/queryElectricCharge.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/queryStation.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/search.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/starSearch.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/stock.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/travelArrangement.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/tvSchedule.webp +0 -0
- package/src/assets/raw/jarvis/dui-title/weather.webp +0 -0
- package/src/assets/raw/jarvis/equity-bg.webp +0 -0
- package/src/assets/raw/jarvis/equity-corner-url.png +0 -0
- package/src/assets/raw/jarvis/equity-detail-bg.webp +0 -0
- package/src/assets/raw/jarvis/equity-icon.webp +0 -0
- package/src/assets/raw/jarvis/equity-item-url.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-dialog-top.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-idea-avatar.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-idea-btn-icon.png +0 -0
- package/src/assets/raw/jarvis/jarvis-idea-select-icon.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-left-bg.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-left-tv.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-right-bg.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-right-bottom-defalut-mask.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-right-bottom-mask.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-right-top-mask.png +0 -0
- package/src/assets/raw/jarvis/jarvis-right-tv.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-title-center.png +0 -0
- package/src/assets/raw/jarvis/jarvis-title-left.png +0 -0
- package/src/assets/raw/jarvis/jarvis-title-right.png +0 -0
- package/src/assets/raw/jarvis/jarvis-tv-right-bottom-defalut-mask.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-tv-right-bottom-mask.webp +0 -0
- package/src/assets/raw/jarvis/jarvis-tv-right-top-mask.png +0 -0
- package/src/assets/raw/jarvis/jarvis-tv-title-center.png +0 -0
- package/src/assets/raw/jarvis/jarvis-tv-title-left.png +0 -0
- package/src/assets/raw/jarvis/jarvis-tv-title-right.png +0 -0
- package/src/assets/raw/jarvis/left-ai-bg-shadow-bottom.webp +0 -0
- package/src/assets/raw/jarvis/left-ai-bg-shadow-top.webp +0 -0
- package/src/assets/raw/jarvis/left-ai-shadow-right.webp +0 -0
- package/src/assets/raw/jarvis/left-bg-shadow-bottom.webp +0 -0
- package/src/assets/raw/jarvis/left-bg-shadow-left.webp +0 -0
- package/src/assets/raw/jarvis/left-bg-shadow-right.webp +0 -0
- package/src/assets/raw/jarvis/left-bg-shadow-top.webp +0 -0
- package/src/assets/raw/jarvis/left-tv-shadow-bottom.webp +0 -0
- package/src/assets/raw/jarvis/left-tv-shadow-left.webp +0 -0
- package/src/assets/raw/jarvis/left-tv-shadow-right.webp +0 -0
- package/src/assets/raw/jarvis/left-tv-shadow-top.webp +0 -0
- package/src/assets/raw/jarvis/living-payment/ELECTRIC.webp +0 -0
- package/src/assets/raw/jarvis/living-payment/GAS.webp +0 -0
- package/src/assets/raw/jarvis/living-payment/WATER.webp +0 -0
- package/src/assets/raw/jarvis/location-icon.webp +0 -0
- package/src/assets/raw/jarvis/lottie-tv-view-bg.webp +0 -0
- package/src/assets/raw/jarvis/lottie-view-bg.webp +0 -0
- package/src/assets/raw/jarvis/my-coupon-bg.webp +0 -0
- package/src/assets/raw/jarvis/pending-icon.webp +0 -0
- package/src/assets/raw/jarvis/score-bg.webp +0 -0
- package/src/assets/raw/jarvis/stock-info-top-bg.webp +0 -0
- package/src/assets/raw/jarvis/toast-error.png +0 -0
- package/src/assets/raw/jarvis/toast-success.png +0 -0
- package/src/assets/raw/jarvis/toast-warning.png +0 -0
- package/src/assets/raw/jarvis/user-avatar.webp +0 -0
- package/src/assets/raw/jarvis/xiaojia-avatar.webp +0 -0
- package/src/assets/raw/jarvis/zan-focus-0.webp +0 -0
- package/src/assets/raw/jarvis/zan-focus-1.webp +0 -0
- package/src/assets/raw/jarvis/zan-icon-0.webp +0 -0
- package/src/assets/raw/jarvis/zan-icon-1.webp +0 -0
- package/src/assets/raw/jarvis/zanOrCai/cai-focus-0.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/cai-focus-1.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/cai-icon-0.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/cai-icon-1.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/clear-focus-0.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/clear-icon-0.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/zan-focus-0.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/zan-focus-1.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/zan-icon-0.png +0 -0
- package/src/assets/raw/jarvis/zanOrCai/zan-icon-1.png +0 -0
- package/src/assets/raw/jump.html +47 -0
- package/src/assets/raw/weather/weather_1.webp +0 -0
- package/src/assets/raw/weather/weather_10.webp +0 -0
- package/src/assets/raw/weather/weather_13.webp +0 -0
- package/src/assets/raw/weather/weather_14.webp +0 -0
- package/src/assets/raw/weather/weather_16.webp +0 -0
- package/src/assets/raw/weather/weather_17.webp +0 -0
- package/src/assets/raw/weather/weather_18.webp +0 -0
- package/src/assets/raw/weather/weather_19.webp +0 -0
- package/src/assets/raw/weather/weather_2.webp +0 -0
- package/src/assets/raw/weather/weather_20.webp +0 -0
- package/src/assets/raw/weather/weather_21.webp +0 -0
- package/src/assets/raw/weather/weather_22.webp +0 -0
- package/src/assets/raw/weather/weather_23.webp +0 -0
- package/src/assets/raw/weather/weather_24.webp +0 -0
- package/src/assets/raw/weather/weather_25.webp +0 -0
- package/src/assets/raw/weather/weather_26.webp +0 -0
- package/src/assets/raw/weather/weather_27.webp +0 -0
- package/src/assets/raw/weather/weather_28.webp +0 -0
- package/src/assets/raw/weather/weather_29.webp +0 -0
- package/src/assets/raw/weather/weather_3.webp +0 -0
- package/src/assets/raw/weather/weather_30.webp +0 -0
- package/src/assets/raw/weather/weather_31.webp +0 -0
- package/src/assets/raw/weather/weather_32.webp +0 -0
- package/src/assets/raw/weather/weather_33.webp +0 -0
- package/src/assets/raw/weather/weather_34.webp +0 -0
- package/src/assets/raw/weather/weather_35.webp +0 -0
- package/src/assets/raw/weather/weather_36.webp +0 -0
- package/src/assets/raw/weather/weather_37.webp +0 -0
- package/src/assets/raw/weather/weather_40.webp +0 -0
- package/src/assets/raw/weather/weather_41.webp +0 -0
- package/src/assets/raw/weather/weather_43.webp +0 -0
- package/src/assets/raw/weather/weather_44.webp +0 -0
- package/src/assets/raw/weather/weather_45.webp +0 -0
- package/src/assets/raw/weather/weather_5.webp +0 -0
- package/src/assets/raw/weather/weather_6.webp +0 -0
- package/src/assets/raw/weather/weather_7.webp +0 -0
- package/src/assets/raw/weather/weather_8.webp +0 -0
- package/src/assets/raw/weather/weather_9.webp +0 -0
- package/src/atlas.js +934 -0
- package/src/index.js +2 -0
- package/src/page/index.vue +15 -0
- package/src/server/config.js +120 -0
- package/src/server/index.js +1573 -0
- package/src/server/mock.js +40110 -0
- package/src/server/schedule.js +54 -0
- package/src/store.js +298 -0
- package/src/utils/HodoopUtil.js +246 -0
- package/src/utils/content.js +445 -0
- package/src/utils/dataUtils.js +444 -0
- package/src/utils/index.js +1492 -0
- package/src/utils/pay.js +52 -0
- package/src/utils/promiseServer.js +65 -0
- package/src/utils/request.js +111 -0
- package/webpack.config.js +103 -0
package/src/atlas.js
ADDED
|
@@ -0,0 +1,934 @@
|
|
|
1
|
+
import Vue from "vue";
|
|
2
|
+
import { appInfo } from "@/utils";
|
|
3
|
+
import Store from "@/store";
|
|
4
|
+
// import server from "@/server/index.js";
|
|
5
|
+
|
|
6
|
+
const callNativeWithPromise = (msg) => {
|
|
7
|
+
return Vue.Native.callNativeWithPromise(
|
|
8
|
+
"AtlasModule",
|
|
9
|
+
"executeWithPromise",
|
|
10
|
+
msg
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
const callNative = (msg) => {
|
|
15
|
+
return Vue.Native.callNative("AtlasModule", "execute", msg);
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* 定位焦点
|
|
20
|
+
* $refs:this.$refs.view 需要定位焦点标签的$refs对象
|
|
21
|
+
* */
|
|
22
|
+
const requestFocus = ($refs) => {
|
|
23
|
+
console.log("requestFocus...1");
|
|
24
|
+
if (!$refs || Store.getData("rejectManualFocus")) return;
|
|
25
|
+
console.log("requestFocus...2");
|
|
26
|
+
Vue.Native.callUIFunction($refs, "requestFocus", [true]);
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* 清空上一次记忆焦点
|
|
31
|
+
* $refs:this.$refs.view ul的$refs对象
|
|
32
|
+
* */
|
|
33
|
+
const clearFocusMemory = ($refs) => {
|
|
34
|
+
Vue.Native.callUIFunction($refs, "clearFocusMemory");
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* 预设焦点:适用于ul列表
|
|
39
|
+
* $refs:this.$refs.view ul的$refs对象
|
|
40
|
+
* index:第几个子标签
|
|
41
|
+
* */
|
|
42
|
+
const setSelectChildPosition = ($refs, index) => {
|
|
43
|
+
Vue.Native.callUIFunction($refs, "setSelectChildPosition", [index]);
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* 设置后代元素的focusability:适用于div\ul
|
|
48
|
+
* $refs:this.$refs.view ul的$refs对象
|
|
49
|
+
* focusability
|
|
50
|
+
* 0:FOCUS_BEFORE_DESCENDANTS
|
|
51
|
+
* 1:FOCUS_AFTER_DESCENDANTS
|
|
52
|
+
* 2:FOCUS_BLOCK_DESCENDANTS
|
|
53
|
+
* */
|
|
54
|
+
const setDescendantFocusability = ($refs, focusability) => {
|
|
55
|
+
if (!$refs) return;
|
|
56
|
+
Vue.Native.callUIFunction($refs, "setDescendantFocusability", [
|
|
57
|
+
focusability,
|
|
58
|
+
]);
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
// 设置元素本身焦点是否禁用
|
|
62
|
+
const setFocusable = ($refs, flag) => {
|
|
63
|
+
if (!$refs) return;
|
|
64
|
+
Vue.Native.callUIFunction($refs, "setFocusable", [flag]);
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
const loadImage = ($refs, url) => {
|
|
68
|
+
console.log("loadImage", url);
|
|
69
|
+
if (!$refs) return;
|
|
70
|
+
Vue.Native.callUIFunction($refs, "loadImage", [url]);
|
|
71
|
+
};
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* 通知 ListView 第几个子 item获得焦点。
|
|
75
|
+
* $refs:this.$refs.view ul的$refs对象
|
|
76
|
+
* index:第几个子标签
|
|
77
|
+
* */
|
|
78
|
+
const requestChildFocus = ($refs, position) => {
|
|
79
|
+
console.log("requestChildFocus...", $refs);
|
|
80
|
+
console.log("requestChildFocus...", position);
|
|
81
|
+
console.log("requestChildFocus...", $refs[position]);
|
|
82
|
+
|
|
83
|
+
if (!$refs || Store.getData("rejectManualFocus")) return;
|
|
84
|
+
Vue.Native.callUIFunction($refs, "requestChildFocus", [position]);
|
|
85
|
+
};
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* ListView 在没有焦点时,第几个item会优先获得焦点。
|
|
89
|
+
* $refs:this.$refs.view ul的$refs对象
|
|
90
|
+
* index:第几个子标签
|
|
91
|
+
* */
|
|
92
|
+
const setTargetFocusChildPosition = ($refs, position) => {
|
|
93
|
+
Vue.Native.callUIFunction($refs, "setTargetFocusChildPosition", [position]);
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* ListView 设置初始化相关信息
|
|
98
|
+
* $refs:this.$refs.view ul的$refs对象
|
|
99
|
+
* @param {Object} params
|
|
100
|
+
* {position:number ,requestFocus:boolen ,target:String(name),oneShot:boolen ,blockOthers:boolen ,delay:int}
|
|
101
|
+
*
|
|
102
|
+
* */
|
|
103
|
+
const setInitPosition = ($refs, params) => {
|
|
104
|
+
Vue.Native.callUIFunction($refs, "setInitPosition", [params]);
|
|
105
|
+
};
|
|
106
|
+
|
|
107
|
+
// 暂存焦点
|
|
108
|
+
const saveFocus = ($refs, focusId) => {
|
|
109
|
+
Vue.Native.callUIFunction($refs, "saveFocus", [focusId]);
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
// setTempFocus 和 monitorLayout 配和使用
|
|
113
|
+
// 挂起焦点,将焦点挂载到临时元素
|
|
114
|
+
const setTempFocus = ($refs) => {
|
|
115
|
+
Vue.Native.callUIFunction($refs, "setTempFocus");
|
|
116
|
+
};
|
|
117
|
+
|
|
118
|
+
// 监听焦点挂起的列表渲染回调
|
|
119
|
+
const monitorLayout = ($refs, focusId) => {
|
|
120
|
+
Vue.Native.callUIFunction($refs, "monitorLayout", [focusId]);
|
|
121
|
+
};
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* 获取设备信息
|
|
125
|
+
* getDeviceInfo().then(res => {})
|
|
126
|
+
* */
|
|
127
|
+
const getDeviceInfo = () => {
|
|
128
|
+
return Vue.Native.callNativeWithPromise(
|
|
129
|
+
"AtlasModule",
|
|
130
|
+
"executeWithPromise",
|
|
131
|
+
{ action: "_A_GET_DEVICE_INFO_" }
|
|
132
|
+
);
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
/**
|
|
136
|
+
* 获取嵌入到瀑布流的fragment可见性
|
|
137
|
+
* pageShown: -1 非法,不要使用这个结果, 0 不可见, 1 可见
|
|
138
|
+
* getPageShown().then(res => {})
|
|
139
|
+
* */
|
|
140
|
+
const getPageShown = () => {
|
|
141
|
+
return Vue.Native.callNativeWithPromise(
|
|
142
|
+
"AtlasModule",
|
|
143
|
+
"executeWithPromise",
|
|
144
|
+
{ action: "_A_GET_PAGE_SHOWN_" }
|
|
145
|
+
);
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
/**
|
|
149
|
+
* 获取设备信息
|
|
150
|
+
* fetchDataInfo().then(res => {})
|
|
151
|
+
* */
|
|
152
|
+
const fetchDataInfo = (type, key, val) => {
|
|
153
|
+
return Vue.Native.callNativeWithPromise(
|
|
154
|
+
"AtlasModule",
|
|
155
|
+
"executeWithPromiseByFetch",
|
|
156
|
+
{ type, key, val }
|
|
157
|
+
);
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* 批量获取bims信息
|
|
162
|
+
* keyArray bims的key数组
|
|
163
|
+
* batchFetchBimsInfo(keyArray).then(res => {})
|
|
164
|
+
*/
|
|
165
|
+
const batchFetchBimsInfo = (keyArray) => {
|
|
166
|
+
return Vue.Native.callNativeWithPromise(
|
|
167
|
+
"AtlasModule",
|
|
168
|
+
"executeWithPromiseByBatchFetch",
|
|
169
|
+
keyArray
|
|
170
|
+
);
|
|
171
|
+
};
|
|
172
|
+
|
|
173
|
+
/**
|
|
174
|
+
*
|
|
175
|
+
* @param {*} $refs
|
|
176
|
+
* @param {*} visibility gone 隐藏不占空间 visible 正常显示 invisible 隐藏占空间
|
|
177
|
+
*/
|
|
178
|
+
const setVisibility = ($refs, visibility) => {
|
|
179
|
+
Vue.Native.callUIFunction($refs, "setVisibility", [visibility]);
|
|
180
|
+
};
|
|
181
|
+
/**
|
|
182
|
+
* 做抖动动画
|
|
183
|
+
* @param {*} $refs
|
|
184
|
+
* @param {*} position 0 横向抖动(默认)1 竖向抖动
|
|
185
|
+
*/
|
|
186
|
+
const doShakeAnimation = ($refs, position) => {
|
|
187
|
+
Vue.Native.callUIFunction($refs, "doShakeAnimation", [position]);
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
/**
|
|
191
|
+
* 系统TOAST提示(各品牌电视的提示样式不同,介意的可自己做)
|
|
192
|
+
* msg:提示文字
|
|
193
|
+
* long: 显示时间长短,true为7秒,false为4秒,默认false
|
|
194
|
+
* */
|
|
195
|
+
const TOAST = (msg, long) => {
|
|
196
|
+
long = long || false;
|
|
197
|
+
Vue.Native.callNative("AtlasModule", "Toast", { text: msg, long });
|
|
198
|
+
};
|
|
199
|
+
|
|
200
|
+
/**
|
|
201
|
+
* 应用内打开新应用页面
|
|
202
|
+
* url:页面路由
|
|
203
|
+
* query:页面参数
|
|
204
|
+
* clearTask:是否关闭其他页面,可用于返回首页
|
|
205
|
+
* background: 新页面背景色例如 #000000
|
|
206
|
+
* */
|
|
207
|
+
const newPage = (url, query, background, clearTask) => {
|
|
208
|
+
clearTask = clearTask || false;
|
|
209
|
+
// background = background || "#000000";
|
|
210
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
211
|
+
action: "_A_NEW_PAGE_",
|
|
212
|
+
packageName: appInfo.packageName,
|
|
213
|
+
entryPage: JSON.stringify({ url, query }),
|
|
214
|
+
clearTask: clearTask,
|
|
215
|
+
});
|
|
216
|
+
};
|
|
217
|
+
|
|
218
|
+
/**
|
|
219
|
+
* 应用内打开新页面
|
|
220
|
+
* url:页面路由
|
|
221
|
+
* query:页面参数
|
|
222
|
+
* max:最多数量
|
|
223
|
+
* background: 新页面背景色例如 #000000
|
|
224
|
+
* */
|
|
225
|
+
const newPageMax = (url, query, num, background) => {
|
|
226
|
+
background = background || "#000000";
|
|
227
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
228
|
+
action: "_A_NEW_PAGE_",
|
|
229
|
+
packageName: appInfo.packageName,
|
|
230
|
+
entryPage: JSON.stringify({ url, query }),
|
|
231
|
+
background,
|
|
232
|
+
flag: route,
|
|
233
|
+
max: num,
|
|
234
|
+
});
|
|
235
|
+
};
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* 打开新的快应用
|
|
239
|
+
* zipUrl: 资源zip包下载地址
|
|
240
|
+
* params:启动参数 {url:'', query:''}
|
|
241
|
+
* background: 新页面背景色例如 #000000
|
|
242
|
+
* packageName:应用包名
|
|
243
|
+
* */
|
|
244
|
+
const newApp = (zipUrl, params, loadType = "6", packageName) => {
|
|
245
|
+
// background = background || "#000000";
|
|
246
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
247
|
+
action: "_A_NEW_PAGE_",
|
|
248
|
+
url: zipUrl,
|
|
249
|
+
entryPage: params,
|
|
250
|
+
loadType: loadType,
|
|
251
|
+
packageName,
|
|
252
|
+
});
|
|
253
|
+
};
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* 同一个应用内跳转不同的路由
|
|
257
|
+
* url:页面路由
|
|
258
|
+
* query:页面参数
|
|
259
|
+
* */
|
|
260
|
+
const forward = (url, query) => {
|
|
261
|
+
console.log("zsssf go forward 2");
|
|
262
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
263
|
+
action: "_A_FORWARD_",
|
|
264
|
+
packageName: appInfo.packageName,
|
|
265
|
+
entryPage: JSON.stringify({ url, query }),
|
|
266
|
+
});
|
|
267
|
+
};
|
|
268
|
+
/**
|
|
269
|
+
* 打开设置
|
|
270
|
+
*/
|
|
271
|
+
const goSetting = () => {
|
|
272
|
+
Vue.Native.callNative('AtlasModule', 'panelGeneralJump', "", "SYSTEM_SETTINGS");
|
|
273
|
+
}
|
|
274
|
+
/**
|
|
275
|
+
* 同一个应用内返回处理
|
|
276
|
+
* */
|
|
277
|
+
const backPress = () => {
|
|
278
|
+
reportMode("UPDATE_QUICK_DIALOG_INFO", {
|
|
279
|
+
actionType: "stop",
|
|
280
|
+
});
|
|
281
|
+
Vue.Native.callNative("AtlasModule", "execute", { action: "_A_BACK_" });
|
|
282
|
+
};
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* 打开通用跳转
|
|
286
|
+
* data:{}
|
|
287
|
+
* */
|
|
288
|
+
const goCommonJump = (data) => {
|
|
289
|
+
const _url = JSON.stringify(data);
|
|
290
|
+
const _url1 = appInfo.jump + encodeURIComponent(_url) + "||||";
|
|
291
|
+
openGefo(_url1);
|
|
292
|
+
};
|
|
293
|
+
|
|
294
|
+
/**
|
|
295
|
+
* 打开通用跳转,不通过gefo浏览器方式
|
|
296
|
+
* data:{}
|
|
297
|
+
* */
|
|
298
|
+
const goCommonJumpByApk = (actionType, actionUrl) => {
|
|
299
|
+
Vue.Native.callNative(
|
|
300
|
+
"AtlasModule",
|
|
301
|
+
"panelGeneralJump",
|
|
302
|
+
actionType,
|
|
303
|
+
actionUrl
|
|
304
|
+
);
|
|
305
|
+
};
|
|
306
|
+
/**
|
|
307
|
+
* 打开gefo
|
|
308
|
+
* url 地址
|
|
309
|
+
* */
|
|
310
|
+
const openGefo = (url) => {
|
|
311
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
312
|
+
action: "_A_OPEN_GEFO_",
|
|
313
|
+
url,
|
|
314
|
+
});
|
|
315
|
+
};
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* 关闭当前页面
|
|
319
|
+
* */
|
|
320
|
+
const closePage = () => {
|
|
321
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
322
|
+
action: "_A_CLOSE_PAGE_",
|
|
323
|
+
});
|
|
324
|
+
};
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* 埋点
|
|
328
|
+
* name: 事件名称
|
|
329
|
+
* data: 事件参数
|
|
330
|
+
* */
|
|
331
|
+
const eventTrack = (name, data) => {
|
|
332
|
+
Vue.Native.callNative("AtlasModule", "eventTrack", { name, data });
|
|
333
|
+
};
|
|
334
|
+
|
|
335
|
+
/**
|
|
336
|
+
* localStorage.getItem 扩展
|
|
337
|
+
* key: key键
|
|
338
|
+
* ystStamp: 数据结果校验stamp
|
|
339
|
+
* */
|
|
340
|
+
const getItem = (key, ystStamp) => {
|
|
341
|
+
return Hippy.bridge
|
|
342
|
+
.callNativeWithPromise("StorageModule", "multiGet", [key])
|
|
343
|
+
.then((r) => {
|
|
344
|
+
if (!r || !r[0] || !r[0][1]) {
|
|
345
|
+
return null;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
let v = {};
|
|
349
|
+
v.ystStamp = ystStamp;
|
|
350
|
+
v.data = JSON.parse(r[0][1]);
|
|
351
|
+
return JSON.stringify(v);
|
|
352
|
+
})
|
|
353
|
+
.catch((err) => convertErrors(err));
|
|
354
|
+
};
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* localStorage.multiSet 扩展
|
|
358
|
+
* arr: arr数组
|
|
359
|
+
* */
|
|
360
|
+
const multiSet = (arr) => {
|
|
361
|
+
return Hippy.bridge
|
|
362
|
+
.callNativeWithPromise("StorageModule", "multiSet", arr)
|
|
363
|
+
.then((r) => {
|
|
364
|
+
return r;
|
|
365
|
+
})
|
|
366
|
+
.catch((err) => convertErrors(err));
|
|
367
|
+
};
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* localStorage.multiGet 扩展
|
|
371
|
+
* keys: key键数组
|
|
372
|
+
* ystStamp: 数据结果校验stamp
|
|
373
|
+
* */
|
|
374
|
+
const multiGet = (keys, ystStamp) => {
|
|
375
|
+
return Hippy.bridge
|
|
376
|
+
.callNativeWithPromise("StorageModule", "multiGet", keys)
|
|
377
|
+
.then((r) => {
|
|
378
|
+
let v = {};
|
|
379
|
+
if (ystStamp) v.ystStamp = ystStamp;
|
|
380
|
+
v.data = r;
|
|
381
|
+
return v;
|
|
382
|
+
})
|
|
383
|
+
.catch((err) => convertErrors(err));
|
|
384
|
+
};
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* localStorage.multiRemove 扩展
|
|
388
|
+
* arr: arr数组
|
|
389
|
+
* */
|
|
390
|
+
const multiRemove = (arr) => {
|
|
391
|
+
return Hippy.bridge
|
|
392
|
+
.callNativeWithPromise("StorageModule", "multiRemove", arr)
|
|
393
|
+
.then((r) => {
|
|
394
|
+
return r;
|
|
395
|
+
})
|
|
396
|
+
.catch((err) => convertErrors(err));
|
|
397
|
+
};
|
|
398
|
+
|
|
399
|
+
/**
|
|
400
|
+
* localStorage.multiGet 扩展
|
|
401
|
+
* keys: key键数组
|
|
402
|
+
* ystStamp: 数据结果校验stamp
|
|
403
|
+
* */
|
|
404
|
+
const multiGetAllKeys = () => {
|
|
405
|
+
return Hippy.bridge
|
|
406
|
+
.callNativeWithPromise("StorageModule", "getAllKeys")
|
|
407
|
+
.then((r) => {
|
|
408
|
+
// let v = {};
|
|
409
|
+
// if(ystStamp)v.ystStamp = ystStamp;
|
|
410
|
+
// v.data = r;
|
|
411
|
+
return r;
|
|
412
|
+
})
|
|
413
|
+
.catch((err) => convertErrors(err));
|
|
414
|
+
};
|
|
415
|
+
|
|
416
|
+
/**
|
|
417
|
+
* 模糊查询数据库所有符合条件的key值
|
|
418
|
+
* localStorage.multiGet 扩展
|
|
419
|
+
* value: value键String
|
|
420
|
+
* */
|
|
421
|
+
const multiGetKeysContains = (value) => {
|
|
422
|
+
return Hippy.bridge
|
|
423
|
+
.callNativeWithPromise("StorageModule", "getKeysContains", value)
|
|
424
|
+
.then((r) => {
|
|
425
|
+
return r;
|
|
426
|
+
})
|
|
427
|
+
.catch((err) => convertErrors(err));
|
|
428
|
+
};
|
|
429
|
+
|
|
430
|
+
/**
|
|
431
|
+
* localStorage.multiGet 扩展
|
|
432
|
+
* keys: key键数组
|
|
433
|
+
* ystStamp: 数据结果校验stamp
|
|
434
|
+
* */
|
|
435
|
+
const getAllKeysData = (keys) => {
|
|
436
|
+
return Vue.Native.callNativeWithPromise("AtlasModule", "multiGet", keys);
|
|
437
|
+
};
|
|
438
|
+
|
|
439
|
+
/**
|
|
440
|
+
* getFullPath 获取完整assets路径
|
|
441
|
+
* path: 相对路径,比如 "assets/raw/f_1.png" 等
|
|
442
|
+
* getFullPath(path).then(res => {})
|
|
443
|
+
* */
|
|
444
|
+
const getFullPath = (path) => {
|
|
445
|
+
return Vue.Native.callNativeWithPromise(
|
|
446
|
+
"AtlasModule",
|
|
447
|
+
"executeWithPromise",
|
|
448
|
+
{ action: "_A_GET_FULL_PATH_", path }
|
|
449
|
+
);
|
|
450
|
+
};
|
|
451
|
+
|
|
452
|
+
/**
|
|
453
|
+
* notifyMount 通过引擎mount成功
|
|
454
|
+
*/
|
|
455
|
+
const notifyMount = () => {
|
|
456
|
+
console.log("zsssf", "notifyMount 11");
|
|
457
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
458
|
+
action: "_CALL_LIFECYCLE_",
|
|
459
|
+
});
|
|
460
|
+
console.log("zsssf", "notifyMount 22");
|
|
461
|
+
};
|
|
462
|
+
|
|
463
|
+
/**
|
|
464
|
+
* readLocalFile 读取本地文件
|
|
465
|
+
* path: 相对路径,比如 "assets/raw/f_1.png" 等
|
|
466
|
+
* readLocalFile(path).then(res => {})
|
|
467
|
+
* */
|
|
468
|
+
const readLocalFile = (path) => {
|
|
469
|
+
return Vue.Native.callNativeWithPromise(
|
|
470
|
+
"AtlasModule",
|
|
471
|
+
"executeWithPromise",
|
|
472
|
+
{ action: "_A_READ_LOCAL_FILE_", path }
|
|
473
|
+
);
|
|
474
|
+
};
|
|
475
|
+
|
|
476
|
+
/**
|
|
477
|
+
*
|
|
478
|
+
* action值为enterFullScreen 进入全屏 或 exitFullScreen 退出全屏 或 focusNavTab 焦点移到launcher的 tab 或 switchFlow 切换flow
|
|
479
|
+
* */
|
|
480
|
+
const lottieLoadAll = (urlArr) => {
|
|
481
|
+
console.log("lottieLoadAll--", urlArr);
|
|
482
|
+
return Vue.Native.callNativeWithPromise(
|
|
483
|
+
"AtlasModule",
|
|
484
|
+
"lottieLoadAll",
|
|
485
|
+
urlArr
|
|
486
|
+
);
|
|
487
|
+
};
|
|
488
|
+
|
|
489
|
+
/**
|
|
490
|
+
*
|
|
491
|
+
* action值为enterFullScreen 进入全屏 或 exitFullScreen 退出全屏 或 focusNavTab 焦点移到launcher的 tab 或 switchFlow 切换flow
|
|
492
|
+
* */
|
|
493
|
+
const lottieLoad = (url) => {
|
|
494
|
+
console.log("lottieLoad--", url);
|
|
495
|
+
return Vue.Native.callNativeWithPromise("AtlasModule", "lottieLoad", url);
|
|
496
|
+
};
|
|
497
|
+
|
|
498
|
+
/**
|
|
499
|
+
*
|
|
500
|
+
* action值为enterFullScreen 进入全屏 或 exitFullScreen 退出全屏 或 focusNavTab 焦点移到launcher的 tab 或 switchFlow 切换flow
|
|
501
|
+
* */
|
|
502
|
+
const onLauncherCall = (action, value) => {
|
|
503
|
+
value = value || "";
|
|
504
|
+
console.log("onLauncherCall--", action, value);
|
|
505
|
+
return Vue.Native.callNativeWithPromise("AtlasModule", "onLauncherCall", {
|
|
506
|
+
action,
|
|
507
|
+
value,
|
|
508
|
+
});
|
|
509
|
+
};
|
|
510
|
+
|
|
511
|
+
const onLauncherOpenApp = (data) => {
|
|
512
|
+
console.log("onLauncherOpenApp--data", JSON.stringify(data));
|
|
513
|
+
return Vue.Native.callNativeWithPromise("AtlasModule", "openApp", data);
|
|
514
|
+
};
|
|
515
|
+
|
|
516
|
+
/**
|
|
517
|
+
*
|
|
518
|
+
* @param {*} $refs $refs对象
|
|
519
|
+
* @param {*} msid 标识,用于接收动画完成回调时判断是哪个控件做的动画
|
|
520
|
+
* @param {*} aniList 动画列表
|
|
521
|
+
*/
|
|
522
|
+
const doAnimation = ($refs, msid, aniList) => {
|
|
523
|
+
Vue.Native.callUIFunction($refs, "animation", [msid, aniList]);
|
|
524
|
+
};
|
|
525
|
+
|
|
526
|
+
/**
|
|
527
|
+
* 暂停动画
|
|
528
|
+
* @param {*} $refs $refs对象
|
|
529
|
+
*/
|
|
530
|
+
const pauseAnimation = ($refs) => {
|
|
531
|
+
Vue.Native.callUIFunction($refs, "animationPause");
|
|
532
|
+
};
|
|
533
|
+
|
|
534
|
+
/**
|
|
535
|
+
* 继续动画
|
|
536
|
+
* @param {*} $refs $refs对象
|
|
537
|
+
*/
|
|
538
|
+
const resumeAnimation = ($refs) => {
|
|
539
|
+
Vue.Native.callUIFunction($refs, "animationResume");
|
|
540
|
+
};
|
|
541
|
+
|
|
542
|
+
/**
|
|
543
|
+
* 取消动画
|
|
544
|
+
* @param {*} $refs $refs对象
|
|
545
|
+
*/
|
|
546
|
+
const cancelAnimation = ($refs) => {
|
|
547
|
+
Vue.Native.callUIFunction($refs, "animationCancel");
|
|
548
|
+
};
|
|
549
|
+
|
|
550
|
+
/**
|
|
551
|
+
* 127上报
|
|
552
|
+
*
|
|
553
|
+
* */
|
|
554
|
+
const reportE = (action, msg) => {
|
|
555
|
+
Vue.Native.callNativeWithPromise("AtlasModule", "report", {
|
|
556
|
+
level: "e",
|
|
557
|
+
action,
|
|
558
|
+
msg,
|
|
559
|
+
});
|
|
560
|
+
};
|
|
561
|
+
const reportI = (action, msg) => {
|
|
562
|
+
Vue.Native.callNativeWithPromise("AtlasModule", "report", {
|
|
563
|
+
level: "i",
|
|
564
|
+
action,
|
|
565
|
+
msg,
|
|
566
|
+
});
|
|
567
|
+
};
|
|
568
|
+
const reportW = (action, msg) => {
|
|
569
|
+
Vue.Native.callNativeWithPromise("AtlasModule", "report", {
|
|
570
|
+
level: "w",
|
|
571
|
+
action,
|
|
572
|
+
msg,
|
|
573
|
+
});
|
|
574
|
+
};
|
|
575
|
+
const reportC = (msg) => {
|
|
576
|
+
Vue.Native.callNativeWithPromise("AtlasModule", "report", {
|
|
577
|
+
level: "c",
|
|
578
|
+
action,
|
|
579
|
+
msg,
|
|
580
|
+
});
|
|
581
|
+
};
|
|
582
|
+
/**
|
|
583
|
+
* 神策上报
|
|
584
|
+
*
|
|
585
|
+
* */
|
|
586
|
+
const reportSensors = (msg) => {
|
|
587
|
+
Vue.Native.callNativeWithPromise("AtlasModule", "reportSensors", msg);
|
|
588
|
+
};
|
|
589
|
+
|
|
590
|
+
/**
|
|
591
|
+
* 设置是否可以拖动seekbar:适用于seekbar
|
|
592
|
+
* $refs:this.$refs.view seekbar的$refs对象
|
|
593
|
+
* enable:true 表示可以拖动,false 标识禁止拖动
|
|
594
|
+
* */
|
|
595
|
+
const setSeekEnable = ($refs, enable) => {
|
|
596
|
+
console.log("setSeekEnable", enable);
|
|
597
|
+
Vue.Native.callUIFunction($refs, "setSeekEnable", [enable]);
|
|
598
|
+
};
|
|
599
|
+
|
|
600
|
+
// text-view组件开启跑马灯效果
|
|
601
|
+
const startMarquee = (ref) => {
|
|
602
|
+
Vue.Native.callUIFunction(ref?.$el, "startMarquee", [true]);
|
|
603
|
+
};
|
|
604
|
+
|
|
605
|
+
// marquee组件开启跑马灯效果
|
|
606
|
+
const resumeMarquee = (ref) => {
|
|
607
|
+
Vue.Native.callUIFunction(ref?.$el, "resume", [true]);
|
|
608
|
+
};
|
|
609
|
+
|
|
610
|
+
// 已完成加载页面,告诉插件取消插件loading
|
|
611
|
+
const completeLoad = () => {
|
|
612
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
613
|
+
action: "_CALL_LOADCOMPLETE_",
|
|
614
|
+
});
|
|
615
|
+
console.log("_CALL_LOADCOMPLETE_====");
|
|
616
|
+
};
|
|
617
|
+
|
|
618
|
+
// 注册mqtt消息拦截器
|
|
619
|
+
const setMqttMsgFilter = (data) => {
|
|
620
|
+
Vue.Native.callNative("AtlasModule", "setMqttMsgFilter", data);
|
|
621
|
+
};
|
|
622
|
+
|
|
623
|
+
// 注册mqtt反馈消息
|
|
624
|
+
const sendMqttMsg = (data) => {
|
|
625
|
+
Vue.Native.callNative("AtlasModule", "sendMqttMsg", data);
|
|
626
|
+
};
|
|
627
|
+
|
|
628
|
+
// 注销mqtt消息拦截器
|
|
629
|
+
const clearMqttMsgFilter = () => {
|
|
630
|
+
Vue.Native.callNative("AtlasModule", "clearMqttMsgFilter");
|
|
631
|
+
};
|
|
632
|
+
|
|
633
|
+
// 语音搜素消息拦截器
|
|
634
|
+
const setGlobalVoiceFilter = (data) => {
|
|
635
|
+
Vue.Native.callNative("AtlasModule", "setGlobalVoiceFilter", data);
|
|
636
|
+
};
|
|
637
|
+
|
|
638
|
+
// 注销语音搜素消息拦截器
|
|
639
|
+
const clearGlobalVoiceFilter = () => {
|
|
640
|
+
Vue.Native.callNative("AtlasModule", "clearGlobalVoiceFilter");
|
|
641
|
+
};
|
|
642
|
+
|
|
643
|
+
// 拉起jarvis对话apk
|
|
644
|
+
const sendBroadcast = (keys, action, noPage) => {
|
|
645
|
+
console.log("sendBroadcast:msgList", JSON.stringify(keys));
|
|
646
|
+
Vue.Native.callNative(
|
|
647
|
+
"AtlasModule",
|
|
648
|
+
"sendBroadcast",
|
|
649
|
+
action ? action : "com.iflytek.xiri.action.userText",
|
|
650
|
+
noPage ? "" : "tv.icntv.ott",
|
|
651
|
+
keys
|
|
652
|
+
);
|
|
653
|
+
};
|
|
654
|
+
|
|
655
|
+
/**
|
|
656
|
+
* localStorage.multiGet 扩展
|
|
657
|
+
* type: 操作类型
|
|
658
|
+
* UPDATE_VOICE_SESSION_ID: 清空jarvis对话上下文
|
|
659
|
+
* L_OPEN_PLAYER:调整直播或点播,直播uuid,点播programSeriesId
|
|
660
|
+
* data: 传输的数据
|
|
661
|
+
* */
|
|
662
|
+
const jarvisCommandWithPromise = (type, data) => {
|
|
663
|
+
Vue.Native.callNative(
|
|
664
|
+
"AtlasModule",
|
|
665
|
+
"jarvisCommandWithPromise",
|
|
666
|
+
type,
|
|
667
|
+
data
|
|
668
|
+
);
|
|
669
|
+
};
|
|
670
|
+
/**
|
|
671
|
+
* 测量组件宽
|
|
672
|
+
* */
|
|
673
|
+
const measureWidth = (data) => {
|
|
674
|
+
return new Promise((resolve) => {
|
|
675
|
+
Vue.Native.callNative("AtlasModule", "measureWidth", data, (style) => {
|
|
676
|
+
let newStyle = {
|
|
677
|
+
width: style.width ? Math.round(style.width) : 0
|
|
678
|
+
};
|
|
679
|
+
resolve(newStyle);
|
|
680
|
+
});
|
|
681
|
+
});
|
|
682
|
+
};
|
|
683
|
+
|
|
684
|
+
/**
|
|
685
|
+
* 测量组件高
|
|
686
|
+
* */
|
|
687
|
+
const measureHeight = (data) => {
|
|
688
|
+
return new Promise((resolve) => {
|
|
689
|
+
Vue.Native.callNative("AtlasModule", "measureHeight", data, (style) => {
|
|
690
|
+
let newStyle = {
|
|
691
|
+
lineCount: style.lineCount ? style.lineCount : 0,
|
|
692
|
+
width: style.width ? Math.round(style.width) : 0,
|
|
693
|
+
height: style.height ? Math.round(style.height) : 0,
|
|
694
|
+
};
|
|
695
|
+
console.log("measureHeight", newStyle);
|
|
696
|
+
resolve(newStyle);
|
|
697
|
+
});
|
|
698
|
+
});
|
|
699
|
+
};
|
|
700
|
+
/**
|
|
701
|
+
* 批量测量组件宽
|
|
702
|
+
* */
|
|
703
|
+
const measureWidthList = (list) => {
|
|
704
|
+
try {
|
|
705
|
+
if (!list?.length) {
|
|
706
|
+
return new Promise((resolve) => {
|
|
707
|
+
resolve([]);
|
|
708
|
+
})
|
|
709
|
+
}
|
|
710
|
+
let measureWidthList = [];
|
|
711
|
+
for (const item of list) {
|
|
712
|
+
measureWidthList.push(measureWidth(item));
|
|
713
|
+
}
|
|
714
|
+
return Promise.all(measureWidthList).then((res) => {
|
|
715
|
+
return res;
|
|
716
|
+
});
|
|
717
|
+
} catch (error) {
|
|
718
|
+
console.log("measureWidthList error", error);
|
|
719
|
+
}
|
|
720
|
+
};
|
|
721
|
+
/**
|
|
722
|
+
* 批量测量组件高
|
|
723
|
+
* */
|
|
724
|
+
const measureHeightList = (list) => {
|
|
725
|
+
try {
|
|
726
|
+
if (!list?.length) {
|
|
727
|
+
return new Promise((resolve) => {
|
|
728
|
+
resolve([]);
|
|
729
|
+
})
|
|
730
|
+
}
|
|
731
|
+
let measureHeightList = [];
|
|
732
|
+
for (const item of list) {
|
|
733
|
+
measureHeightList.push(measureHeight(item));
|
|
734
|
+
}
|
|
735
|
+
return Promise.all(measureHeightList).then((res) => {
|
|
736
|
+
return res;
|
|
737
|
+
});
|
|
738
|
+
} catch (error) {
|
|
739
|
+
console.log("measureWidthList error", error);
|
|
740
|
+
}
|
|
741
|
+
};
|
|
742
|
+
|
|
743
|
+
/**
|
|
744
|
+
* 模拟jarvis语音消息提问
|
|
745
|
+
* */
|
|
746
|
+
const inputVoiceText = (msg) => {
|
|
747
|
+
return Vue.Native.callNative('AtlasModule', 'inputVoiceText', msg);
|
|
748
|
+
};
|
|
749
|
+
|
|
750
|
+
// 注册语音预置槽
|
|
751
|
+
const setQueryVoice = (data) => {
|
|
752
|
+
console.log("onExecuteVoice:atlas", data);
|
|
753
|
+
return Vue.Native.callNative('AtlasModule', 'setQueryVoice', data);
|
|
754
|
+
};
|
|
755
|
+
|
|
756
|
+
/**
|
|
757
|
+
* 打开详情页
|
|
758
|
+
* data 参数
|
|
759
|
+
* */
|
|
760
|
+
const openDetailPage = (data) => {
|
|
761
|
+
Vue.Native.callNative("AtlasModule", "execute", {
|
|
762
|
+
action: "_A_OPEN_DETAIL_PAGE_",
|
|
763
|
+
programSeriesId: data?.programSeriesId || "",
|
|
764
|
+
programId: data?.programId || "",
|
|
765
|
+
continueTime: data?.continueTime || 0,
|
|
766
|
+
highTime: data?.highTime || "0",
|
|
767
|
+
// source: data?.source || "",
|
|
768
|
+
// isLargePlay: data?.isLargePlay ? Boolean(data.isLargePlay) : true,
|
|
769
|
+
isLargePlay: "true",
|
|
770
|
+
});
|
|
771
|
+
};
|
|
772
|
+
|
|
773
|
+
// 上报模式
|
|
774
|
+
const reportMode = (action, data) => {
|
|
775
|
+
Vue.Native.callNative(
|
|
776
|
+
"AtlasModule",
|
|
777
|
+
"sendRmlMsg",
|
|
778
|
+
action,
|
|
779
|
+
data
|
|
780
|
+
);
|
|
781
|
+
};
|
|
782
|
+
// sse请求接口方式
|
|
783
|
+
const requestSse = ({ url, method, query, body, name }) => {
|
|
784
|
+
console.log("requestSse", url, JSON.stringify(body));
|
|
785
|
+
Vue.Native.callNativeWithPromise("network", "sse", name, {
|
|
786
|
+
url: url,
|
|
787
|
+
method: method,
|
|
788
|
+
query: query,
|
|
789
|
+
body: {
|
|
790
|
+
requestId: new Date().getTime(),
|
|
791
|
+
source: "TV",
|
|
792
|
+
...body
|
|
793
|
+
}
|
|
794
|
+
})
|
|
795
|
+
};
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
// 打断流式返回接口
|
|
799
|
+
const cancelSse = (name) => {
|
|
800
|
+
Vue.Native.callNative("network", "cancelSse", name)
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
/**
|
|
804
|
+
* 注册插件拦截寻分语音消息
|
|
805
|
+
* */
|
|
806
|
+
const xiriBindSdk = (packageName, agentId) => {
|
|
807
|
+
console.log('xiriBindSdk', packageName, agentId);
|
|
808
|
+
return Vue.Native.callNative('XiriModule', 'bindSdk2', packageName, agentId);
|
|
809
|
+
};
|
|
810
|
+
/**
|
|
811
|
+
* 给爱小宝传参
|
|
812
|
+
*/
|
|
813
|
+
const closeAXB = (params) => {
|
|
814
|
+
console.log('closeAXB', JSON.stringify(params));
|
|
815
|
+
return Vue.Native.callNative('EventPipelineModule', 'sendEvent', 'DISPATCH_EVENT_2_AIXB', JSON.stringify({ 'TYPE': 'AI_XB_DISCONNECT' }));
|
|
816
|
+
};
|
|
817
|
+
/**
|
|
818
|
+
* 给爱小宝传参
|
|
819
|
+
*
|
|
820
|
+
*/
|
|
821
|
+
const sendParamsToAXB = (params) => {
|
|
822
|
+
console.log('sendParamsToAXB', JSON.stringify(params));
|
|
823
|
+
return Vue.Native.callNative('XiriModule', 'sseParams', params);
|
|
824
|
+
};
|
|
825
|
+
/**
|
|
826
|
+
* 注册插件拦截寻分语音消息
|
|
827
|
+
* */
|
|
828
|
+
const xiriUnBindSdk = () => {
|
|
829
|
+
console.log('xiriUnBindSdk');
|
|
830
|
+
return Vue.Native.callNative('XiriModule', 'unBindSdk');
|
|
831
|
+
};
|
|
832
|
+
// 上报用户行为
|
|
833
|
+
const reportCurrentPage = (pageName, firstEnter) => {
|
|
834
|
+
console.log("reportCurrentPage", pageName, firstEnter);
|
|
835
|
+
Vue.Native.callNative(
|
|
836
|
+
"AtlasModule",
|
|
837
|
+
"sendRmlMsg",
|
|
838
|
+
"UPDATE_USER_ACTION_INFO",
|
|
839
|
+
{ actionType: 'openQuickAppPage', pageName: pageName || '', firstEnter: firstEnter || '0' }
|
|
840
|
+
);
|
|
841
|
+
}
|
|
842
|
+
// AtlasModule增加getVolume用于获取音量,setVolume用于设置音量。
|
|
843
|
+
const handleVolume = (type, args) => {
|
|
844
|
+
if (type === "setVolume") {
|
|
845
|
+
console.log('atlas:handleVolume', type, args);
|
|
846
|
+
// Vue.Native.callNativeWithPromise('AtlasModule', type, args || "0")
|
|
847
|
+
} else if (type === "getVolume") {
|
|
848
|
+
return Vue.Native.callNativeWithPromise("AtlasModule", type, {});
|
|
849
|
+
}
|
|
850
|
+
}
|
|
851
|
+
export default {
|
|
852
|
+
callNativeWithPromise,
|
|
853
|
+
callNative,
|
|
854
|
+
requestFocus,
|
|
855
|
+
clearFocusMemory,
|
|
856
|
+
requestChildFocus,
|
|
857
|
+
setTargetFocusChildPosition,
|
|
858
|
+
setSelectChildPosition,
|
|
859
|
+
setDescendantFocusability,
|
|
860
|
+
setInitPosition,
|
|
861
|
+
getDeviceInfo,
|
|
862
|
+
fetchDataInfo,
|
|
863
|
+
TOAST,
|
|
864
|
+
newPage,
|
|
865
|
+
newPageMax,
|
|
866
|
+
newApp,
|
|
867
|
+
goCommonJump,
|
|
868
|
+
goCommonJumpByApk,
|
|
869
|
+
openGefo,
|
|
870
|
+
closePage,
|
|
871
|
+
forward,
|
|
872
|
+
backPress,
|
|
873
|
+
eventTrack,
|
|
874
|
+
getItem,
|
|
875
|
+
multiSet,
|
|
876
|
+
multiGet,
|
|
877
|
+
multiRemove,
|
|
878
|
+
multiGetAllKeys,
|
|
879
|
+
multiGetKeysContains,
|
|
880
|
+
getAllKeysData,
|
|
881
|
+
getFullPath,
|
|
882
|
+
readLocalFile,
|
|
883
|
+
reportE,
|
|
884
|
+
reportI,
|
|
885
|
+
reportW,
|
|
886
|
+
reportC,
|
|
887
|
+
reportSensors,
|
|
888
|
+
lottieLoadAll,
|
|
889
|
+
lottieLoad,
|
|
890
|
+
onLauncherCall,
|
|
891
|
+
onLauncherOpenApp,
|
|
892
|
+
setFocusable,
|
|
893
|
+
loadImage,
|
|
894
|
+
doShakeAnimation,
|
|
895
|
+
setVisibility,
|
|
896
|
+
doAnimation,
|
|
897
|
+
pauseAnimation,
|
|
898
|
+
resumeAnimation,
|
|
899
|
+
cancelAnimation,
|
|
900
|
+
notifyMount,
|
|
901
|
+
getPageShown,
|
|
902
|
+
batchFetchBimsInfo,
|
|
903
|
+
saveFocus,
|
|
904
|
+
setTempFocus,
|
|
905
|
+
monitorLayout,
|
|
906
|
+
setSeekEnable,
|
|
907
|
+
startMarquee,
|
|
908
|
+
resumeMarquee,
|
|
909
|
+
completeLoad,
|
|
910
|
+
setMqttMsgFilter,
|
|
911
|
+
sendMqttMsg,
|
|
912
|
+
clearMqttMsgFilter,
|
|
913
|
+
setGlobalVoiceFilter,
|
|
914
|
+
clearGlobalVoiceFilter,
|
|
915
|
+
sendBroadcast,
|
|
916
|
+
jarvisCommandWithPromise,
|
|
917
|
+
measureWidth,
|
|
918
|
+
measureHeight,
|
|
919
|
+
measureWidthList,
|
|
920
|
+
measureHeightList,
|
|
921
|
+
inputVoiceText,
|
|
922
|
+
goSetting,
|
|
923
|
+
setQueryVoice,
|
|
924
|
+
openDetailPage,
|
|
925
|
+
reportMode,
|
|
926
|
+
requestSse,
|
|
927
|
+
xiriBindSdk,
|
|
928
|
+
xiriUnBindSdk,
|
|
929
|
+
reportCurrentPage,
|
|
930
|
+
handleVolume,
|
|
931
|
+
cancelSse,
|
|
932
|
+
sendParamsToAXB,
|
|
933
|
+
closeAXB
|
|
934
|
+
};
|