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 f64c9f0238 feat(统计页面): 重构统计页面功能,支持日期范围筛选和药师统计 6 days ago
.agents/skills/figma-design-to-code UI stash 2 weeks ago
.trae feat(统计页面): 重构统计页面功能,支持日期范围筛选和药师统计 6 days ago
src feat(统计页面): 重构统计页面功能,支持日期范围筛选和药师统计 6 days ago
typings feat: 优化图片加载模式为aspectFill并修复相关页面问题 1 week ago
.editorconfig
.gitignore ignore images 1 month ago
.neoconf.json
.prettierrc
README.md 添加图片svn 4 weeks ago
babel.config.json
dist.ps1
dist.sh
eslint.config.mjs UI stash 2 weeks ago
package.json
pnpm-lock.yaml
project.config.json
project.private.config.json bug 处理 6 days ago
skills-lock.json UI stash 2 weeks ago
tsconfig.json

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)',
})