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 328e34ee85 fix: 更新项目配置和API地址为生产环境 3 weeks ago
.agents/skills/figma-design-to-code UI stash 1 month ago
.trae fix: 更新项目配置和API地址为生产环境 3 weeks ago
src fix: 更新项目配置和API地址为生产环境 3 weeks ago
typings feat(patient): 添加患者身份切换功能及优化患者列表 4 weeks ago
.editorconfig init 2 months ago
.gitignore ignore images 2 months ago
.neoconf.json init 2 months ago
.prettierrc init 2 months ago
README.md 添加图片svn 2 months ago
babel.config.json init 2 months ago
dist.ps1 页面开发完毕 2 months ago
dist.sh ui update 2 months ago
eslint.config.mjs UI stash 1 month ago
package.json 页面开发完毕 2 months ago
pnpm-lock.yaml 页面开发完毕 2 months ago
project.config.json fix: 更新项目配置和API地址为生产环境 3 weeks ago
project.private.config.json bug fix 3 weeks ago
skills-lock.json UI stash 1 month ago
tsconfig.json init 2 months ago

README.md

图片svn 地址

 svn co svn://39.106.86.127:28386/projects/yd/code/proj_code/data/images

conform

wx.showModal({
  title: '确认解绑?',
  confirmColor: 'rgba(246, 74, 58, 1)',
  // confirmColor: 'rgba(29, 107, 255, 1)',
})