徐勤民
|
bb42ec7ea1
|
build(basic & sdk_ywx): 将构建模式从 debug 修改为 release
- 在 BuildProfile.ets 文件中将 BUILD_MODE_NAME 从 'debug' 修改为 'release'- 在 BuildProfile.ets 文件中将 DEBUG 从 true 修改为 false
- 更新 CHANGELOG.md 文件,添加新的更新内容
- 优化 README.md 文件中的代码示例和说明
|
2024-11-27 16:26:52 +08:00 |
|
徐勤民
|
06435857b5
|
feat(cert): 增加签名数据过期提醒功能
- 新增过期数据提醒弹窗和相关逻辑
- 实现获取过期数据数量的接口和数据模型
- 在首页和证书服务激活页面添加过期数据提醒检查- 优化自动签协议弹窗,支持非自动签场景
|
2024-11-27 15:22:07 +08:00 |
|
徐勤民
|
80f418c30a
|
refactor(app): 重构二维码处理逻辑
- 优化了 MiniAppManager 中的二维码处理流程
- 新增了 SignManager 中的 qrDisposeWithPhone 方法
- 修改了 SignManagerReal 中的 qrDisposes 方法签名
- 调整了 UnSignBatchView 中的签名完成逻辑
- 更新了 Index 页面中的版本号和路由逻辑
|
2024-11-27 10:53:33 +08:00 |
|
徐勤民
|
1e121177ae
|
fix(cert): 优化证书下载和自动签名功能
- 修改了 AutoSignConfirmView 中的页面跳转逻辑
- 更新了多个组件中的 keyGenerator 实现
-调整了部分 UI 样式,如文本大小和布局权重- 增加了对未下载证书的提示
- 修复了 SignManager 中的 stopSignAuto 方法
|
2024-11-18 16:17:13 +08:00 |
|
徐勤民
|
bc46bcb6d3
|
refactor: 移除多个组件中的 Preview 装饰器移除了多个组件中的 @Preview装饰器,包括:
- AutoSignConfirmView
- CAPurchaseAgreementScreen
- GXCertStateAlertScreen
- SelfRegisterView- SignAutoAgreementView
- SelectClientView
- SelectHospitalView
- GXMainView
- MainView
- CertServiceActivation
- EnvManagerView
- GXMineView
- ArticleDetailView
- HomeView
- LoginView
- RegisterView
- ResetView
- VerificationView
- AboutView
- ContactSupportView
- MineView
- SettingsView
- HospitalSearchView- MyHospitalsListView
- NotificationDetailView
- NotificationListView
- NotificationTypeView
- GrantActionSheet
- OrderItem
- SignDetailWebComponent
- AddGrantDoctorView
- AuthorizeSignAgreementView
- AuthorizeSignConfirmView- AuthorizeSignExplanationView
- AuthorizeSignOrderListView
- AuthorizeSignQRCodeView
- DescView
- GrantRelationshipView
- SignAutoView
- DustinFolderView
- SignedFolderView
- UnSignFolderView
- DustbinView
- SignedView
- UnSignView
- SearchDustbinView
- SearchSignedView
- SearchUnSignView
- AuthorizeSignOrderDetailView
- YWQHomeView
移除 @Preview装饰器可以减少代码冗余,提高代码可读性和维护性。
|
2024-11-18 11:32:29 +08:00 |
|
徐勤民
|
3a7d2b4605
|
feat(gx): 添加冠新用户相关功能
- 新增 GXHomeView 组件,实现冠新首页功能
- 添加 GXAppPermissions组件,用于展示业务权限
- 在 AccountManager 中增加 refresh 方法,用于刷新用户信息
- 在 HttpHelper 中添加 clearHttp 和 cancel 方法,用于清理 HTTP 请求
- 更新 LoginView、RegisterView 和 VerificationView,集成冠新用户相关逻辑- 调整 HomeSwiperView,支持冠新首页轮播图显示
|
2024-11-12 17:12:11 +08:00 |
|
徐勤民
|
8060517761
|
refactor(app): 重构应用并更新 SDK
- 更新 BJCASDK 版本至 1.0.2
- 移除 PinDialog 组件的直接引用- 优化证书管理和签名相关 API 的调用方式
-调整构建配置,设置为 release 模式
- 更新版本记录和相关文档
|
2024-11-08 18:04:00 +08:00 |
|
徐勤民
|
7e68e4eae4
|
feat(basic): 更新基础库版本至 1.0.5- 在 AddGrantDoctorView 中添加医生选择功能
- 在 GrantRelationshipView 中添加 keyGenerator 函数- 更新 ToolsHelper 中的 getUniqueId 方法
- 修改 BuildProfile 中的 HAR_VERSION
- 更新相关 README 和 oh-package-lock 文件
|
2024-10-28 14:03:29 +08:00 |
|
徐勤民
|
00f7dca991
|
微调
|
2024-10-21 15:00:41 +08:00 |
|
徐勤民
|
6697a0a718
|
混淆调整
|
2024-10-21 11:11:05 +08:00 |
|
徐勤民
|
011fcba55a
|
回调优化
|
2024-10-21 10:24:29 +08:00 |
|
徐勤民
|
6d3e87a5ed
|
接口相关调整
|
2024-10-15 15:58:40 +08:00 |
|
徐勤民
|
6f24d6a1b4
|
sdk提审
|
2024-10-15 14:10:48 +08:00 |
|
徐勤民
|
a13026f48a
|
签名返回错误
|
2024-10-12 15:46:46 +08:00 |
|
徐勤民
|
931258dc3c
|
重置密码
|
2024-10-12 15:01:51 +08:00 |
|
徐勤民
|
bba0b2ed77
|
bug修复
|
2024-10-11 10:31:18 +08:00 |
|
徐勤民
|
b0a8f124eb
|
bug修复
|
2024-10-10 17:02:38 +08:00 |
|
徐勤民
|
dca3069591
|
微调
|
2024-09-24 17:50:53 +08:00 |
|
徐勤民
|
91bcd41128
|
全局context
|
2024-09-04 18:25:21 +08:00 |
|
徐勤民
|
377520e47d
|
全局context
|
2024-09-04 18:19:18 +08:00 |
|
徐勤民
|
408a5cf98e
|
README.md
|
2024-09-04 11:38:09 +08:00 |
|
徐勤民
|
81b538e43e
|
弹出pin码输入框
|
2024-09-04 10:53:39 +08:00 |
|
徐勤民
|
b6cbcd79ba
|
混淆相关
|
2024-09-03 19:27:10 +08:00 |
|
徐勤民
|
defe1e605e
|
混淆相关
|
2024-09-03 19:12:14 +08:00 |
|
徐勤民
|
9426372d09
|
手写签名
|
2024-08-30 19:03:07 +08:00 |
|
徐勤民
|
ee949f7233
|
发包配置
|
2024-05-07 19:27:14 +08:00 |
|
徐勤民
|
6ef4ef6d27
|
init
|
2024-05-07 17:41:21 +08:00 |
|