Слияние кода завершено, страница обновится автоматически
{
"license": "",
"devDependencies": {},
"author": "",
"name": "entry",
"description": "Please describe the basic information.",
"main": "",
"version": "1.0.0",
"dependencies": {
// 基础工具类,需要使用日志打印
"utils": "file:../../common/utils",
// 应用首页列表子组件,需要进入应用时加载
"functionalscenes": "file:../../feature/functionalscenes",
// 阻塞事件冒泡方案
"eventpropagation": "file:../../feature/eventpropagation",
// 读取RawFile中文件的一部分
"nativerawfile": "file:../../feature/nativerawfile",
// 自定义tabBar
"customtabbar": "file:../../feature/customtabbar",
// 二级联动方案
"secondarylinkage": "file:../../feature/secondarylinkage",
// MpChart图表实现案例
"barchart": "file:../../feature/barchart",
// 地址交换方案
"addressexchange": "file:../../feature/addressexchange",
// 图片预览器方案
"imageviewer": "file:../../feature/imageviewer",
// 列表编辑实现方案
"pendingitems": "file:../../feature/pendingitems",
// Axios获取网络GBK数据转换UTF-8网络数据
"gbktranscoding": 'file:../../feature/gbktranscoding',
// 自定义增删tab页签
"handletabs": "file:../../feature/handletabs",
// 各种登录页面方案
"modalwindow": "file:../../feature/modalwindow",
// 滑动页面改变顶部个人信息栏显示效果方案
"slidetohideanddisplace": "file:../../feature/slidetohideanddisplace",
// Navigation页面跳转对象传递案例
"navigationparametertransfer": "file:../../feature/navigationparametertransfer",
// AKI使用实践
"akiusepractice": "file:../../feature/akiusepractice",
// 多层嵌套类对象监听方案
"variablewatch": "file:../../feature/variablewatch",
// 图片选择和下载保存案例
"photopickandsave": "file:../../feature/photopickandsave",
// 翻页动效案例
"pageturninganimation": "file:../../feature/pageturninganimation",
// 深浅模式
"fitfordarkmode": "file:../../feature/fitfordarkmode",
// 跑马灯
"marquee": "file:../../feature/marquee",
// 下拉刷新上滑加载
"pulltorefreshnews": "file:../../feature/pulltorefreshnews",
// 验证码页面
"verifycode": "file:../../feature/verifycode",
// Native进度更新
"nativeprogressnotify": "file:../../feature/nativeprogressnotify",
// 抖动动画及手机振动效果
"vibrateeffect": "file:../../feature/vibrateeffect",
// 自定义日历选择器
"customcalendarpickerdialog": "file:../../feature/customcalendarpickerdialog",
// 页面随着swiper高度的变化而平滑变化案例
"swipersmoothvariation": "file:../../feature/swipersmoothvariation",
// 首页轮播图组件
"swipercomponent": "file:../../feature/swipercomponent",
// 首页搜索组件
"searchcomponent": "file:../../feature/searchcomponent",
// 异常处理
"applicationexception": "file:../../feature/applicationexception",
// 动态路由模块
"routermodule": "file:../../common/routermodule",
// 状态栏显隐变化
"navigationbarchange": "file:../../feature/navigationbarchange",
// 视频全屏切换案例
"mediafullscreen": "file:../../feature/mediafullscreen",
// 城市选择案例
"citysearch": "file:../../feature/citysearch",
// 听歌识曲水波纹案例
"waterripples": "file:../../feature/waterripples",
// 折叠屏场景方案
"foldablescreencases": "file:../../feature/foldablescreencases",
// 发布图片评论案例
"imagecomment": "file:../../feature/imagecomment",
// native保存图片到沙箱
"nativesavepictosandbox": "file:../../feature/nativesavepictosandbox",
// 滚动吸顶效果实现案例案例
"componentstack": "file:../../feature/componentstack",
// 自定义视图实现Tab效果案例
"customview": "file:../../feature/customview",
// Grid和List内拖拽交换子组件位置案例
"dragandexchange": "file:../../feature/dragandexchange",
// Worker子线程中解压文件
"decompressfile": "file:../../feature/decompressfile",
// 使用绘制组件实现自定义进度动画
"paintcomponent": "file:../../feature/paintcomponent",
// 短视频切换
"shortvideo": "file:../../feature/shortvideo",
// 数字滚动动效
"digitalscrollanimation": "file:../../feature/digitalscrollanimation",
// Lottie
"lottieview": "file:../../feature/lottieview",
// 投票组件
"votingcomponent": "file:../../feature/votingcomponent",
// WebView拉起原生相机案例
"webgetcameraimage": "file:../../feature/webgetcameraimage",
// SideBarContainer侧边栏淡入淡出动效实现案例
"sidebaranimation": "file:../../feature/sidebaranimation",
// 图片压缩方案
"imagecompression": "file:../../feature/imagecompression",
// 图片拖拽AI抠图案例
"imageenableanalyzer": "file:../../feature/imageenableanalyzer",
// 汉字转拼音案例
"chinesetopinyin": "file:../../feature/chinesetopinyin",
// 底部抽屉滑动效果案例
"bottomdrawerslidecase": "file:../../feature/bottomdrawerslidecase",
// 标题下拉缩放案例
"expandtitle": "file:../../feature/expandtitle",
// 长列表滑动到指定列表项动效实现案例
"listslidetohistory": "file:../../feature/listslidetohistory",
// 页面加载效果实现案例
"pageloading": "file:../../feature/pageloading",
// 监听HiLog日志实现测试用例验证
"hilogmonitormanagement": "file:../../feature/hilogmonitormanagement",
// 大文件拷贝案例
"bigfilecopy": "file:../../feature/bigfilecopy",
// 适配挖孔屏案例
"diggingholescreen": "file:../../feature/diggingholescreen",
// 左右拖动切换图片效果案例
"dragtoswitchpictures": "file:../../feature/dragtoswitchpictures",
// 元素超出List区域
"listitemoverflow": "file:../../feature/listitemoverflow",
// 页面间共享组件实例的案例
"componentinstancesharedinpages": "file:../../feature/componentinstancesharedinpages",
// 自定义安全键盘案例
"customsafekeyboard": "file:../../feature/customsafekeyboard",
// 数据库版本升级
"databaseupgrade": "file:../../feature/databaseupgrade",
// 一镜到底“页面转场”动画案例
"transitionanimation": "file:../../feature/transitionanimation",
// 图片九宫格布局案例
"imagegridlayout": "file:../../feature/imagegridlayout",
// 跨文件样式复用和组件复用
"dynamicattributes": "file:../../feature/dynamicattributes",
// NAPI封装ArkTS接口案例
"etswrapper": "file:../../feature/etswrapper",
// 手写绘制及保存图片
"handwritingtoimage": "file:../../feature/handwritingtoimage",
// swiper指示器导航点位于swiper下方
"indicatorbelowswiper": "file:../../feature/indicatorbelowswiper",
// 多模态页面转场动效实现案例
"multimodaltransion": "file:../../feature/multimodaltransion",
// 多文件下载监听案例
"multiplefilesdownload": "file:../../feature/multiplefilesdownload",
// ArkWeb同层渲染
"nativeembed": "file:../../feature/nativeembed",
// 侧滑返回事件拦截案例
"sideslipintercept": "file:../../feature/sideslipintercept",
// Web组件预览PDF文件实现案例
"webpdfviewer": "file:../../feature/webpdfviewer",
// 图片防盗链
"imagetheft": "file:../../feature/imagetheft",
// 自定义Swiper卡片预览效果实现
"cardswiperanimation": "file:../../feature/cardswiperanimation",
// 动态注册字体案例
"fontdynamicregistration": "file:../../feature/fontdynamicregistration",
// 折叠屏扫描二维码方案
"customscan": "file:../../feature/customscan",
// PixelMap深拷贝案例
"imagedepthcopy": "file:../../feature/imagedepthcopy",
// 阅读翻页方式案例
"pageflip": "file:../../feature/pageflip",
// 边缓存边播放案例
"videocache": "file:../../feature/videocache",
// 根据icon自适应背景颜色
"iconmaincolor": "file:../../feature/iconmaincolor",
// 使用colorPicker实现背景跟随主题颜色转换
"effectkit": "file:../../feature/effectkit",
// 应用新功能引导实现案例
"highlightguide": "file:../../feature/highlightguide",
// 文字识别案例
"wordrecognition": "file:../../feature/wordrecognition",
// 模拟时钟案例
"analogclock": "file:../../feature/analogclock",
// 文字识别案例
"xcomponentvsync": "file:../../feature/xcomponentvsync",
// Web 长按自定义菜单
"webcustompressmenu": "file:../../feature/webcustompressmenu",
// 底部面板嵌套列表滑动案例
"bottompanelslide": "file:../../feature/bottompanelslide",
// 视频弹幕功能
"danmakuplayer": "file:../../feature/danmakuplayer",
// 列表项交换案例
"listexchange": "file:../../feature/listexchange",
// tabContent内容可以在tabBar上显示并响应滑动事件案例
"tabcontentoverflow": "file:../../feature/tabcontentoverflow",
// 表情聊天案例
"chatwithexpression": "file:../../feature/chatwithexpression",
// 悬浮窗拖拽和吸附动画
"floatwindow": "file:../../feature/floatwindow",
// 网格元素交换案例
"gridexchange": "file:../../feature/gridexchange",
// 音乐播放转场一镜到底效果实现
"miniplayeranimation": "file:../../feature/miniplayeranimation",
// 下拉展开图片和时间轴效果实现案例
"refreshtimeline": "file:../../feature/refreshtimeline",
// Web页面长截图
"webpagesnapshot": "file:../../feature/webpagesnapshot",
// Navigation路由拦截案例
"navigationinterceptor": "file:../../feature/navigationinterceptor",
// 语音录制和声音动效实现
"voicerecordynamiceffect": "file:../../feature/voicerecordynamiceffect",
// 图片混合案例
"blendmode": "file:../../feature/blendmode",
// 首页下拉进入二楼效果案例
"secondfloorloadanimation": "file:../../feature/secondfloorloadanimation",
// Text实现部分文本高亮和超链接样式
"styledtext": "file:../../feature/styledtext",
// 全局弹窗封装案例
"customdialog": "file:../../feature/customdialog",
// 文字展开收起案例
"textexpand": "file:../../feature/textexpand",
// 边框或背景图片拉伸案例
"imageresizable": "file:../../feature/imageresizable",
// 边缘渐变实现
"fadingedge": "file:../../feature/fadingedge",
// textOverflow长文本省略
"textoverflow": "file:../../feature/textoverflow",
// 水印案例
"watermark": "file:../../feature/watermark",
// 自定义Stepper
"customstepper": "file:../../feature/customstepper",
// NavDestination弹窗
"navdestinationdialog": "file:../../feature/navdestinationdialog",
// 搜索框热搜词自动滚动
"searchswiper": "file:../../feature/searchswiper",
// 合理处理高负载组件的渲染文章示例代码
"highlyloadedcomponentrender": "file:../../feature/perfermance/highlyloadedcomponentrender",
// 视频卡片和列表区域的联动滚动
"videolinkagelist": "file:../../feature/videolinkagelist",
// 自定义安全键盘案例
"customkeyboardtoh5": "file:../../feature/customkeyboardtoh5",
// 自定义组件复用池文章示例代码
"customreusablepool": "file:../../feature/perfermance/customreusablepool",
// 在TaskPool线程中操作关系型数据库实现案例
"operaterdbintaskpool": "file:../../feature/perfermance/operaterdbintaskpool",
// 发短信案例
"sendmessage": "file:../../feature/sendmessage",
// 画笔调色板案例
"palette": "file:../../feature/palette",
// 骨架屏案例
"skeletondiagram": "file:../../feature/skeletondiagram",
// 图片编辑实现马赛克效果
"imagemosaic": "file:../../feature/imagemosaic",
// 日历切换案例
"calendarswitch": "file:../../feature/calendarswitch",
// 视频横竖屏切换案例
"videoscreendirectionswitching": "file:../../feature/videoscreendirectionswitching",
// 自定义tabBar-凸起和凹陷
"customdrawtabbar": "file:../../feature/customdrawtabbar",
// 橡皮擦案例
"eraser": "file:../../feature/eraser",
// 蓝牙实现服务端和客户端通讯
"bluetooth": "file:../../feature/bluetooth",
// 使用ArkUI的FrameNode扩展实现动态布局类框架
"imperativedynamiclayouts": "file:../../feature/perfermance/imperativedynamiclayouts",
// 使用ArkUI的FrameNode扩展实现动态布局类框架
"customdecoration": "file:../../feature/customdecoration",
// 滑动视频自动播放
"videolistautoplay": "file:../../feature/videolistautoplay",
// 编辑收货地址案例
"editaddress": "file:../../feature/editaddress",
// 自定义动效tab
"customanimationtab": "file:../../feature/customanimationtab",
// 状态栏动画
"statusbaranimation": "file:../../feature/statusbaranimation",
// 纵向横向列表联动
"verticalhorizontallinkage": "file:../../feature/verticalhorizontallinkage",
// 纵向横向列表联动
"livedetectionandencryptiond": "file:../../feature/livedetectionandencryptiond",
//折叠面板案例
"collapsemenu": "file:../../feature/collapsemenu",
//AI图片文字智能识别
"addressrecognize": "file:../../feature/addressrecognize",
// 群头像拼接案例
"groupavatar": "file:../../feature/groupavatar",
// h5缓存案例
"h5cache": "file:../../feature/h5cache",
// 多媒体发布
"publishmultimediaupdates": "file:../../feature/publishmultimediaupdates",
// 组件随软键盘弹出避让案例
"keyboardavoid": "file:../../feature/keyboardavoid",
// 图形锁屏案例
"patternlock": "file:../../feature/patternlock",
// 文本选择菜单案例
"selecttextmenu": "file:../../feature/selecttextmenu",
// 图片分享案例
"shareimagepage": "file:../../feature/shareimagepage",
// 沉浸式适配案例
"immersive": "file:../../feature/immersive",
// Scroll容器嵌套多种组件事件处理案例
"containernestedslide": "file:../../feature/containernestedslide",
// 运动健康场景实践案例
"healthchart": "file:../../feature/healthchart",
// 背景模糊
"backgroundblur": "file:../../feature/backgroundblur",
// 视频悬浮窗
"pipwindow": "file:../../feature/pipwindow",
// 定位打卡案例
"clockin": "file:../../feature/clockin",
// 文件压缩案例
"compressfile": "file:../../feature/compressfile",
// 用户隐私协议
"privacyagreement": "file:../../feature/privacyagreement",
// HEIF软解码器案例
"decodeheifimage": "file:../../feature/decodeheifimage",
// 视频截取gif图
"videocreategif": "file:../../feature/videocreategif",
// 自定义地址选择案例
"customaddresspicker": "file:../../feature/customaddresspicker",
// 直播界面双击效果动画实现案例
"clickanimation": "file:../../feature/clickanimation",
// 悬浮工具箱
"toolbox": "file:../../feature/toolbox",
// 网络状态监听案例
"networkstatusobserver": "file:../../feature/networkstatusobserver",
// 多重筛选案例
"multiplescreening": "file:../../feature/multiplescreening",
// 限制高度底部弹窗
"limitedheightbottomdialog": "file:../../feature/limitedheightbottomdialog",
// 人脸指纹解锁案例
"faceandfingerprintunlocking": "file:../../feature/faceandfingerprintunlocking",
// 3D立方体旋转轮播实现案例
"cuberotateanimation": "file:../../feature/cuberotateanimation",
// 多段混合数据展示案例
"multicolumndisplay": "file:../../feature/multicolumndisplay",
// 解决相机预览花屏案例
"dealstridesolution": "file:../../feature/dealstridesolution",
// 视频下载保存及剪辑压缩上传
"videotrimmer": "file:../../feature/videotrimmer",
// 弹窗封装
"encapsulationdialog": "file:../../feature/encapsulationdialog",
// 智能填充案例
"smartfill": "file:../../feature/smartfill",
// 二维码分享案例
"sharebutton": "file:../../feature/sharebutton"
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )