武田基因病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 46c0d052f6 3.0 联调 & bug处理 1 week ago
src 3.0 联调 & bug处理 1 week ago
typings 3.0联调 2 weeks ago
.editorconfig init 2 months ago
.gitignore init 2 months ago
.neoconf.json init 2 months ago
.prettierrc init 2 months ago
README.md 3.0bug处理 1 week ago
babel.config.json init 2 months ago
dist.nu init 2 months ago
dist.ps1 知识库联调 2 months ago
dist.sh init 2 months ago
eslint.config.mjs init 2 months ago
package.json 3.0 2-3阶段联调 1 week ago
pnpm-lock.yaml 3.0 2-3阶段联调 1 week ago
project.config.json 2.0版本开发 2 months ago
project.private.config.json 3.0联调 2 weeks ago
tsconfig.json 页面开发 2 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)',
  // confirmColor: 'rgba(29, 107, 255, 1)',
})