zhanghaoyu 6 năm trước cách đây
mục cha
commit
905339d770

+ 1 - 1
page/bigData/css/home.css

@ -62,7 +62,7 @@ body {
}
.div-skip-active {
	height: .625rem;
	height: .9375rem;
	opacity: 1;
	top: 0.35rem;
	margin-left: 0.1rem;

+ 2 - 2
page/bigData/css/insurance.css

@ -53,7 +53,7 @@
	width: 110px;
}
.div-header {
	background: url(../images/biaoti_bg_img.png) no-repeat;
	background: url(../images/yibao-header-bg.png) no-repeat;
	width: 10rem;
	height: 0.39rem;
	background-size: 10rem 0.39rem;
@ -88,7 +88,7 @@
}
.div-skip-active {
	height: .625rem;
	height: .9375rem;
	opacity: 1;
	top: 0.35rem;
	/*margin-left: 0.1rem;*/

+ 1 - 1
page/bigData/css/medical.css

@ -71,7 +71,7 @@ th{
}
.div-skip-active {
	height: .625rem;
	height: .9375rem;
	opacity: 1;
	top: 0.35rem;
	/*margin-left: 0.1rem;*/

+ 5 - 0
page/bigData/html/home.html

@ -51,6 +51,11 @@
							居民健康管理大数据分析
						</a>
					</div>
					<div>
						<a href="insurance.html">
							医保费用支出分析
						</a>
					</div>
				</div>
			</div>
			<div class="content">

+ 6 - 1
page/bigData/html/insurance.html

@ -43,7 +43,7 @@
                    src="../images/sanjiao.png"></div>
            <div class="div-skip" :class="{'div-skip-active':skipShow}">
                <div>
                    <a href="medical.html" style="color:rgb(4, 128, 211);">
                    <a href="medical.html">
                        医疗服务大数据分析
                    </a>
                </div>
@ -52,6 +52,11 @@
                        居民健康管理大数据分析
                    </a>
                </div>
                <div>
                    <a href="insurance.html" style="color:rgb(4, 128, 211);">
                        医保费用支出分析
                    </a>
                </div>
            </div>
        </div>
        <div class="left">

+ 5 - 0
page/bigData/html/medical.html

@ -52,6 +52,11 @@
							居民健康管理大数据分析
						</a>
					</div>
					<div>
						<a href="insurance.html">
							医保费用支出分析
						</a>
					</div>
				</div>
			</div>
			<div class="div-body flex">

BIN
page/bigData/images/insurance-bg.png


BIN
page/bigData/images/tc1.png


BIN
page/bigData/images/yibao-header-bg.png