This website works better with JavaScript.
Explore
Help
Register
Sign In
kola
/
GeneB-miniprogram
Watch
1
Star
0
Fork
You've already forked GeneB-miniprogram
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
武田基因病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.
7
Commits
4
Branches
0
Tags
158 MiB
Tree:
8ed30df0ab
2.0
demo
demo-md
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8ed30df0ab'
${ noResults }
GeneB-miniprogram
/
src
/
pages
/
24
/
index.scss
9 lines
100 B
Raw
Normal View
History
Unescape
Escape
init
4 months ago
.
page
{
width
:
100
vw
;
改动 1.游客模式:首屏点击查看内容增加跳转; 2.诊疗患者—我的 随访日历:图更新;(日期和文案错误) 3.诊疗患者点击:问医生增加一个新图;new 4.诊疗患者—治疗档案—可以查看详情跳转; 5.诊疗患者—查看我的凝血因子变化可视化图 new 图; 6.医生端:查看患者的详情档案图;new 7.医生端:查看患者的健康可视化图;new
4 months ago
min-height
:
100
vh
;
.
page-img
{
width
:
100
%
;
height
:
100
%
;
}
init
4 months ago
}