Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
basic-uniapp-v3
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Basic
basic-uniapp-v3
提交
79398c8fca56904297dba38e034888e88b423f3c
切换分支/标签
basic-uniapp-v3
19 8月, 2023
7 次提交
feat: 新增水情模块的 Webview 页面配置测试,并支持 2 级页面
· 79398c8f
test
authored
8月 19, 2023
79398c8f
浏览文件
feat: 新增 v4 h5 版本 webview 页面适配
· 4aed7419
test
authored
8月 19, 2023
4aed7419
浏览文件
fix: 修复 Legend 样式问题
· 5d6c8ed3
test
authored
8月 19, 2023
5d6c8ed3
浏览文件
feat: 降水模块新增 AffixFilterWidget 示例
· 7f070ce9
test
authored
8月 19, 2023
7f070ce9
浏览文件
feat: 新增 AffixFilterWidget 小部件
· 9577149b
test
authored
8月 19, 2023
9577149b
浏览文件
chore: ToolBox 过滤结果渲染和更新逻辑未完成,增加 TODO
· cd13ae66
test
authored
8月 19, 2023
cd13ae66
浏览文件
style: 优化 TimeBarWidget 样式
· c9d2abae
test
authored
8月 19, 2023
c9d2abae
浏览文件
18 8月, 2023
13 次提交
fix: 修复部分图片中文命名导致 iOS 打包失败的问题
· 88355bed
方治民
authored
8月 18, 2023
88355bed
浏览文件
Merge branch '3.x' of
https://gitlab.yiring.com/basic/basic-uniapp-v3
into dev_fzm
· 32b2000d
方治民
authored
8月 18, 2023
32b2000d
浏览文件
chore: 更新 iOS 证书描述文件
· 3a3f299b
方治民
authored
8月 18, 2023
3a3f299b
浏览文件
feat: 优化降水气温模块的测试效果
· f1bd35cd
方治民
authored
8月 18, 2023
f1bd35cd
浏览文件
types: 为 Widgets 添加 Hook 暴露方法的注释
· 37a646cd
方治民
authored
8月 18, 2023
37a646cd
浏览文件
feat: 采用 Hook 方式重构 Mapbox 组件,测试通信方式
· 308e8d55
方治民
authored
8月 18, 2023
308e8d55
浏览文件
style: 优化 Legend 二级子项的字体大小
· 9aeb4a39
方治民
authored
8月 18, 2023
9aeb4a39
浏览文件
chore: 去掉 MapboxConfig 的响应式写法
· 5554e0c5
方治民
authored
8月 18, 2023
5554e0c5
浏览文件
feat: 修改降水模块为演示预览,新增气温模块
· 68f1e0ea
方治民
authored
8月 18, 2023
68f1e0ea
浏览文件
chore: 用于演示目的的图例更新
· 5e3c846a
方治民
authored
8月 18, 2023
5e3c846a
浏览文件
fix: 修复 Legend ToolBox 使用 CacheImage 组件时意外的灰色背景图
· 060443ed
方治民
authored
8月 18, 2023
060443ed
浏览文件
feat: 新增 Widget 小部件的使用说明,补充一个空白待开发的 AffixFilter
· 97d66b78
方治民
authored
8月 18, 2023
97d66b78
浏览文件
feat: 优化 Hook Basic 示例解包处理,减少重复代码
· e1729eff
方治民
authored
8月 18, 2023
e1729eff
浏览文件
17 8月, 2023
10 次提交
chore: 两个小部件的文件夹命名修改
· 2e3d7fbc
方治民
authored
8月 17, 2023
2e3d7fbc
浏览文件
Merge branch '3.x' of
https://gitlab.yiring.com/basic/basic-uniapp-v3
into dev_fzm
· 44c275a7
方治民
authored
8月 17, 2023
44c275a7
浏览文件
chore: 自动导入组件描述文件更新
· 4415c941
方治民
authored
8月 17, 2023
4415c941
浏览文件
chore: upgrade uniapp 3.0.0-3081220230817001
· 427af8ec
方治民
authored
8月 17, 2023
427af8ec
浏览文件
Merge branch '3.x' of
https://gitlab.yiring.com/basic/basic-uniapp-v3
into dev_fzm
· ca21e80f
方治民
authored
8月 17, 2023
ca21e80f
浏览文件
feat: 实现 ToolBoxWidget 小部件的核心功能,优化其他小部件的样式
· 147866b0
方治民
authored
8月 17, 2023
147866b0
浏览文件
fix: 修复 fui-select 组件 options 监听变化如果传入空值无法响应
· aa954d1a
方治民
authored
8月 17, 2023
aa954d1a
浏览文件
style: 抽离 Widget 组件公共样式
· b229c6c4
方治民
authored
8月 17, 2023
b229c6c4
浏览文件
fix: 修复 TimeBarWidget 组件缺失 getTimeBarValue 定义问题
· 2fbca106
方治民
authored
8月 17, 2023
2fbca106
浏览文件
refactor: 采用工厂模式重构 Widget Hook 使用方法
· b8da064c
方治民
authored
8月 17, 2023
b8da064c
浏览文件
16 8月, 2023
4 次提交
Merge branch '3.x' of
https://gitlab.yiring.com/basic/basic-uniapp-v3
into dev_fzm
· c933db27
方治民
authored
8月 16, 2023
c933db27
浏览文件
feat: 迁移 Widget 组件目录、初步实现 TimeBarWidget
· 2a075912
方治民
authored
8月 16, 2023
2a075912
浏览文件
fix: 修复 picker 组件在没有显示时仍然意外的触发了 chanage 事件
· 200f99cf
方治民
authored
8月 16, 2023
200f99cf
浏览文件
chore: 优化 hook 暴露方法的参数默认处理方式
· 1be73da7
方治民
authored
8月 16, 2023
1be73da7
浏览文件
15 8月, 2023
5 次提交
feat: 优化没有底部小部件的场景
· 6fdd2839
方治民
authored
8月 15, 2023
6fdd2839
浏览文件
chore: 优化组件自动注入和样式兼容问题
· 02e3ddea
方治民
authored
8月 15, 2023
02e3ddea
浏览文件
refactor: 重构采用 hook 模式开发 Map Widget
· 8cd921f3
方治民
authored
8月 15, 2023
8cd921f3
浏览文件
fix: 修复样式错误
· 368c2cb2
test
authored
8月 15, 2023
368c2cb2
浏览文件
feat: 实现覆盖所有模块使用场景下的图例组件
· 7e9f67bf
test
authored
8月 15, 2023
7e9f67bf
浏览文件
14 8月, 2023
1 次提交
feat: 优化地图基础样式
· 1d87e0fb
方治民
authored
8月 14, 2023
1d87e0fb
浏览文件