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 bc5e69b95e feat(privacy): 新增个人信息及隐私保护政策页面 2 months ago
.agents/skills/figma-design-to-code UI stash 3 months ago
.trae feat(统计页面): 重构统计页面功能,支持日期范围筛选和药师统计 2 months ago
src feat(privacy): 新增个人信息及隐私保护政策页面 2 months ago
typings feat: 优化图片加载模式为aspectFill并修复相关页面问题 3 months ago
.editorconfig init 4 months ago
.gitignore ignore images 3 months ago
.neoconf.json init 4 months ago
.prettierrc init 4 months ago
README.md 添加图片svn 3 months ago
babel.config.json init 4 months ago
dist.ps1 页面开发完毕 3 months ago
dist.sh ui update 3 months ago
eslint.config.mjs UI stash 3 months ago
package.json 页面开发完毕 3 months ago
pnpm-lock.yaml 页面开发完毕 3 months ago
project.config.json ui update 3 months ago
project.private.config.json bug 处理 2 months ago
skills-lock.json UI stash 3 months ago
tsconfig.json init 4 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)',
})