You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kola-web 33db86b661 个人中心联调 3 months ago
.vscode init 3 months ago
src 个人中心联调 3 months ago
typings 登录 答题 个人中心 接口联调 3 months ago
.editorconfig init 3 months ago
.gitignore init 3 months ago
.neoconf.json init 3 months ago
.prettierrc 文章页 3 months ago
2024-10-31.md init 3 months ago
README.md 登录页,个人中心,首页开发 3 months ago
dist.nu init 3 months ago
dist.ps1 init 3 months ago
dist.sh init 3 months ago
eslint.config.mjs init 3 months ago
index.d.ts init 3 months ago
package.json 登录页,个人中心,首页开发 3 months ago
pnpm-lock.yaml 登录页,个人中心,首页开发 3 months ago
project.config.json 登录页,个人中心,首页开发 3 months ago
project.private.config.json 个人中心联调 3 months ago
tsconfig.json init 3 months ago

README.md

  1. user 打开小程序进入 身份认证页面
  2. 判断图片是否涂抹
  3. 图像识别模糊 可以反向确认 通过ocr识别接口 接入ocr同时识别不到 姓名,年龄等字样,及判断该病历已被涂抹

https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567

images svn 地址 svn://39.106.86.127:28386/projects/takeda/proj_src/shop/frontend/web/wt

(/images/)(\S*(?=["|'])) {{imageUrl}}$2?t={{Timestamp}}

ui问题

  1. 首页绑定医生弹窗需要重新切图
  2. 播放语音条图片没切

showModel颜色统一

wx.showModal({
  confirmColor: "#00B4C5",
  cancelColor: "#141515",
});