武田基因病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 2a41912e88 医生端部分页面开发 9 months ago
src 医生端部分页面开发 9 months ago
typings 医生端部分页面开发 9 months ago
.editorconfig init 11 months ago
.gitignore init 11 months ago
.neoconf.json init 11 months ago
.prettierrc init 11 months ago
README.md 页面开发暂存 10 months ago
babel.config.json init 11 months ago
dist.nu init 11 months ago
dist.ps1 知识库联调 10 months ago
dist.sh init 11 months ago
eslint.config.mjs init 11 months ago
package.json 医生端部分页面开发 9 months ago
pnpm-lock.yaml 医生端部分页面开发 9 months ago
project.config.json 2.0版本开发 10 months ago
project.private.config.json 医生端部分页面开发 9 months ago
tsconfig.json 页面开发 10 months ago

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