武田基因病B开发环境
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 b0f09e41da 2.0bug处理 4 months ago
src 2.0bug处理 4 months ago
typings 2.0bug处理 4 months ago
.editorconfig
.gitignore
.neoconf.json
.prettierrc
README.md 医生端部分ui开发 4 months ago
babel.config.json
dist.nu
dist.ps1
dist.sh
eslint.config.mjs
package.json
pnpm-lock.yaml
project.config.json
project.private.config.json
tsconfig.json

README.md

global color

svn://39.106.86.127:28386/projects/wutian_xueyoubing_b/proj_src/shop/frontend/web/GeneB

vscode

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

neovim

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

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

conform

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