欢迎光临,了解微信小程序开发,就上易用通!

当前位置 : 易用通 > 小程序模板
疾病一搜通疾病一搜通
立即下载

疾病一搜通

模板分类 : 小程序模板 模板编号 : Y1013 源码文件 : 完全开源 下载权限 : VIP会员
模板大小 :  模板指数 :  更新时间 : 2018-03-21 09:22 模板等级 : ☆☆☆☆☆

模板截图:

这个demo似乎使用了自定义字体,详情可以参考: 微信小程序实用组件:使用font-awesome字体,真机可用 疾病一搜通(图1) 疾病一搜通(图2) 疾病一搜通(图3)  代码示例:
[AppleScript] 纯文本查看 复制代码
?
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
page {
  background-color: #F4F4F4;
}
 
.mr10{
  margin-right:10px;
}
 
.container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
 
.WText10PT {
  background-color: transparent;
  color: #b2b2b2;
  font-size: 10px;
  line-height: 10px;
}
 
.WText13PT {
  background-color: transparent;
  color: #b2b2b2;
  font-size: 13px;
  line-height: 13px;
}
 
.WText14PT {
  background-color: transparent;
  color: #888;
  font-size: 14px;
  line-height: 14px;
}
 
.WText16PT {
  background-color: transparent;
  color: #000;
  font-size: 16px;
  line-height: 16px;
}
 
.WText17PT {
  background-color: transparent;
  color: #000;
  font-size: 17px;
  line-height: 17px;
}
 
.WText20PT {
  background-color: transparent;
  color: #000;
  font-size: 20px;
  line-height: 20px;
}
 
.input-placeholder{
  color: #DDD;
}
 
.text-center{
  text-align:center;
}
 
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
         url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),
         url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
         url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

加入收藏
立即下载
分享到微信朋友圈
X

免责声明:

1. 本站所有素材(未指定商用),仅限学习交流,请勿用于商业用途。
2. 本站所有小程序模板Demo和图片均来自用户分享上传和网络收集,模板和图片版权归原作者及原出处所有。
3. 未经合法授权,会员不得以任何形式发布、传播、复制、转售该素材。