
<!DOCTYPE html>

<script>alert('您暂时不能浏览该页面，请先登录');location.href='login.html';</script><html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  <title>优化文章后台</title>
  <link rel="stylesheet" href="layui/css/layui.css">
  <script src="layui/layui.js"></script>
  <script type="text/javascript" src="js/jquery.min.js"></script>
  <script src="js/wz.js"></script>
  <script src="ueditor/ueditor.config.js"></script>
  <script src="ueditor/ueditor.all.min.js"></script>
</head>
<body>
<div class="layui-layout layui-layout-admin">
  <div class="layui-header ">
    <div class="layui-logo layui-hide-xs layui-bg-black">川蜀优化</div>
    <!-- 头部区域（可配合layui 已有的水平导航） -->
    <ul class="layui-nav  layui-layout-left">
      <!-- 移动端显示 -->
      <li class="layui-nav-item layui-show-xs-inline-block layui-hide-sm" lay-header-event="menuLeft">
        <i class="layui-icon layui-icon-spread-left"></i>
      </li>
      
      <li class="layui-nav-item layui-hide-xs"><a href="index.php">首页</a></li>
      <li class="layui-nav-item layui-hide-xs"><a href="addwz.php">发布文章</a></li>
    
    </ul>
    <ul class="layui-nav layui-layout-right">
      <li class="layui-nav-item layui-hide layui-show-md-inline-block">
        <a href="javascript:;">
          <img src="images/logo.png" class="layui-nav-img">
           
        </a>
        <dl class="layui-nav-child">
          <dd><a href="">个人中心</a></dd>
          <dd><a href="">设置</a></dd>
          <dd><a href="login.html">退出</a></dd>
        </dl>
      </li>
      <li class="layui-nav-item" lay-header-event="menuRight" lay-unselect>
        <a href="javascript:;">
          <i class="layui-icon layui-icon-more-vertical"></i>
        </a>
      </li>
    </ul>
  </div>
  
  <div class="layui-side layui-bg-black">
    <div class="layui-side-scroll">
      <!-- 左侧导航区域（可配合layui已有的垂直导航） -->
      <ul class="layui-nav layui-nav-tree" lay-filter="test">
        <li class="layui-nav-item layui-nav-itemed">
          <a class="" href="javascript:;">小程序</a>
          <dl class="layui-nav-child">
            <dd><a href="1.php">1 成都川蜀血管医院 </a></dd>
            <dd><a href="2.php">2 成都川蜀医院 </a></dd>
            <dd><a href="3.php">3 成都川蜀血管病医院康复</a></dd>
			<dd><a href="4.php">4 成都川蜀静脉曲张</a></dd>
			<dd><a href="5.php">5 成都川蜀血管瘤病医院</a></dd>
			<dd><a href="6.php">6 成都川蜀血管研究院</a></dd>
			<dd><a href="7.php">7 成都川蜀血管病研究院</a></dd>
			<dd><a href="8.php">8 成都川蜀血管病医院订阅</a></dd>
			<dd><a href="9.php">9 成都川蜀血管病医院订阅号</a></dd>
			<dd><a href="10.php">10 成都川蜀动脉硬化医院</a></dd>
			<dd><a href="11.php">11 成都川蜀静脉曲张医院</a></dd>
			<dd><a href="12.php">12 贵阳脉通血管医院</a></dd>
			<dd><a href="13.php">13 贵阳脉通糖尿病足医院</a></dd>
			<dd><a href="14.php">14 贵阳脉通动脉硬化医院</a></dd>
			<dd><a href="15.php">15 成都川蜀血管病医院介入科</a></dd>
			<dd><a href="16.php">16 贵阳脉通血管医院康复</a></dd>
			<dd><a href="17.php">17 贵阳脉通静脉曲张医院</a></dd>
            <dd><a href="">the links</a></dd>
          </dl>
        </li>
       <li class="layui-nav-item"><a href="zj.php">成都专家</a></li>
		<li class="layui-nav-item"><a href="gyzj.php">贵阳专家</a></li>
        <li class="layui-nav-item"><a href="zh.php">账号信息</a></li> 
      </ul>
    </div>
  </div>

  <div class="layui-body">
    <!-- 内容主体区域 -->
   <div style='padding: 15px; width: 800px; margin: auto;'>
          <form enctype="multipart/form-data" action="" method="POST">
   	<div class="layui-form-item"><label class="layui-form-label">标题：</label><input type="text" name="title"  required  lay-verify="required" value="成都专家带大家了解下肢静脉血栓的症状" autocomplete="off" class="layui-input"></div>
   	<div class="layui-form-item"><label class="layui-form-label">副标题：</label><input type="text" name="shorttitle"   required  lay-verify="required" value="下肢静脉血栓的症状" autocomplete="off" class="layui-input"></div>
	<div class="layui-form-item"><label class="layui-form-label">栏目：</label>
	<select name="sel" class="layui-input">
	<option value="" ></option>
	<option value="疾病科普" >疾病科普</option>
	<option value="医院新闻" >医院新闻</option>
	<option value="治疗案例" >治疗案例</option>
	<option value="静脉曲张" >静脉曲张</option>
	<option value="静脉血栓" >静脉血栓</option>
	<option value="动脉硬化" >动脉硬化</option>
	<option value="脉管炎" >脉管炎</option>
	<option value="老烂腿" >老烂腿</option>
	<option value="静脉炎" >静脉炎</option>
	<option value="糖尿病足" >糖尿病足</option>
	<option value="雷诺氏症" >雷诺氏症</option>
	<option value="血管炎" >血管炎</option>
	<option value="血管瘤" >血管瘤</option>
	<option value="肝血管瘤" >肝血管瘤</option>
	<option value="血管畸形" >血管畸形</option>
	<option value="脉管畸形" >脉管畸形</option>
	<option value="动静脉畸形" >动静脉畸形</option>
	<option value="前例腺增生" >前例腺增生</option>
	<option value="肝肾囊肿" >肝肾囊肿</option>
	<option value="子宫肌瘤" >子宫肌瘤</option>
	<option value="子宫腺肌症" >子宫腺肌症</option>
	<option value="盆腔淤血综合征" >盆腔淤血综合征</option>
	
	</select></div>
   	<div class="layui-form-item"><label class="layui-form-label">病种：</label><input type="text" name="zjbz"  placeholder="专家病种-血外/血管瘤"    value="" autocomplete="off" class="layui-input"></div>
	<div class="layui-form-item"><label class="layui-form-label">推荐值：</label><input type="text" name="tj"  placeholder="推荐值"    value="0" autocomplete="off" class="layui-input"></div>
	<div class="layui-form-item"><label class="layui-form-label">摘要：</label><input type="text" name="text" id="title" lay-verify="required" placeholder="摘要" autocomplete="off" class="layui-input"  value="虽然这算不上什么太严重的疾病，但是还是需要尽早去接受治疗的，可是很多人连下肢静脉血栓的症状都不知道，这样就很难在第一时间发现下肢静脉血栓，这样有可能延误治疗"></div>
	<div class="layui-form-item" style="width: 300px;margin-bottom: 1%;"><label class="layui-form-label">缩略图：</label><img src="upload/20220725172500220.png" style="width: 100%;"><input class="layui-btn layui-btn-primary layui-border-green"  type="file" name="imgFile" id="inputImage" accept="image/*" multiple="multiple" onchange="change()" /></div>
   <div class="layui-form-item"><textarea name="content" id="EditorId" placeholder="段落3" class="layui-textarea" ><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">　　下肢静脉血栓是临床上比较常见的血管性疾病，虽然这算不上什么太严重的疾病，但是还是需要尽早去接受治疗的，可是很多人连下肢静脉血栓的症状都不知道，这样就很难在第一时间发现下肢静脉血栓，这样有可能延误治疗，成都专家带大家了解下肢静脉血栓的症状。</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"/></span></p><p style="text-align: center;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20220725/1658741008.png" style="" title="1658741008.png"/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">　　<strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"><span style="color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 14px; letter-spacing: 0.544px; text-align: justify; background-color: rgb(255, 255, 255);">成都</span>专家带大家了解下肢静脉血栓的症状</strong></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;"><strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"/></strong></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">　　<strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;">1、患肢肿胀：</strong>这是下肢静脉血栓形成后最常见的症状，患肢组织张力高，呈非凹陷性水肿，皮色泛红，皮温较健侧高，肿胀严重时，皮肤可出现水疱，随血栓部位的不同，肿胀部位也有差异，髂-股静脉血栓形成的病人，整个患侧肢体肿胀明显;而小腿静脉丛血栓形成的病人，肿胀仅局限在小腿;下腔静脉血栓形成的病人，两下肢均出现肿胀，血栓如起始于髂-股静脉，则早期即出现大腿肿胀，如起于小腿静脉丛，逐渐延伸至髂-股静脉，则先出现小腿肿，再累及大腿，肿胀大多在起病后第2～3天最重，之后逐渐消退，消退时先表现为组织张力减弱，再表现为患肢周径逐步缩小，但很难转为正常，除非血栓早期被完全清除，血栓形成后期，虽然部分静脉已再通，但由于静脉瓣膜功能已被破坏，患肢静脉压仍较高，其表现类似于原发性下肢瓣膜功能不全。</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"/></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">　　<strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;">2、疼痛和压痛：疼痛的原因主要有2方面：</strong></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">①血栓在静脉内引起炎症反应，使患肢局部产生持续性疼痛;</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">②血栓堵塞静脉，使下肢静脉回流受阻，患侧肢体胀痛，直立时疼痛加重，压痛主要局限在静脉血栓产生炎症反应的部位，如股静脉行径或小腿处，小腿腓肠肌压痛又称Homans征阳性，由于挤压小腿有使血栓脱落的危险，故检查时用力不宜过大。</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"/></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: center; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20220725/1658741042.png" title="1658741042.png" alt="MFE0QWC{X8_{IDF3RX5EEG6.png"/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"/></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">　　<strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;">3、浅静脉曲张：</strong>浅静脉曲张属于代偿性反应，当主干静脉堵塞后，下肢静脉血通过浅静脉回流，浅静脉代偿性扩张，因此浅静脉曲张在急性期一般不明显，是下肢静脉血栓后遗症的一个表现。</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;"/></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;">　　<strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;">4、股青肿：</strong>下肢深静脉血栓广泛累及肌肉内静脉丛时，由于髂股静脉及其侧支全部被血栓阻塞，组织张力极度增高，致使下肢动脉痉挛，肢体缺血甚至坏死，临床上表现为疼痛剧烈，患肢皮肤发亮，伴有水疱或血疱，皮色呈青紫色，称为疼痛性股青肿，常伴有动脉痉挛，下肢动脉搏动减弱或消失，皮温降低，进而发生高度循环障碍，病人全身反应强烈，伴有高热，神萎，易出现休克表现及下肢湿性坏疽。</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;"/></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;">　　<strong style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;">5、股白肿：</strong>当下肢深静脉急性栓塞时，下肢水肿在数小时内达到最高程度，肿胀呈可凹性及高张力，阻塞主要发生在股静脉系统内，当合并感染时，刺激动脉持续痉挛，可见全肢体的肿胀，皮肤苍白及皮下网状的小静脉扩张，称为疼痛性股白肿。</span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;"/></span></p><p style="margin-top: 0px; margin-bottom: 0em; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; white-space: normal; background-color: rgb(255, 255, 255); text-align: center; box-sizing: border-box !important; overflow-wrap: break-word !important;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20220725/1658741055.png" title="1658741055.png" alt="$HNL8[FHEO]YOTB}GP@X31N.png"/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;"><br style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;"/></span></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; outline: 0px; max-width: 100%; min-height: 1em; color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 17px; letter-spacing: 0.544px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255); box-sizing: border-box !important; overflow-wrap: break-word !important;"><span style="margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;">　　有关于<span style="color: rgb(34, 34, 34); font-family: system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 14px; letter-spacing: 0.544px; text-align: justify; background-color: rgb(255, 255, 255);">成都</span>专家带大家了解下肢静脉血栓的症状就这些了，希望大家能够记住这些症状，能够帮助大家在第一时间发现这个疾病，发现之后就抓紧时间接受治疗，这样能够避免出现一些严重的危害。</span></p></textarea></div>
   <!-- <div class="layui-form-item"><input class="layui-btn layui-btn-primary layui-border-green"  type="file" name="imgFile[]" id="inputImage" accept="image/*" multiple="multiple" onchange="change()" /></div>
      -->   <div class="layui-form-item" style="margin-top: 12%;">
             <button class="layui-btn" lay-submit lay-filter="formDemo" name="upd" value="upd">确定</button>
             <button type="reset" class="layui-btn layui-btn-primary">重置</button>
         </div>
       </form>
     </div>
            </div>
  </div>
  
  <div class="layui-footer">
    <!-- 底部固定区域 -->
    底部固定区域
  </div>
</div>

<script>
//JS 
layui.use(['element', 'layer', 'util'], function(){
  var element = layui.element
  ,layer = layui.layer
  ,util = layui.util
  ,$ = layui.$;
  
  //头部事件
  util.event('lay-header-event', {
    //左侧菜单事件
    menuLeft: function(othis){
      layer.msg('展开左侧菜单的操作', {icon: 0});
    }
    ,menuRight: function(){
      layer.open({
        type: 1
        ,content: '<div style="padding: 15px;">处理右侧面板的操作</div>'
        ,area: ['260px', '100%']
        ,offset: 'rt' //右上角
        ,anim: 5
        ,shadeClose: true
      });
    }
  });
  
});
</script>
<script type="text/javascript" charset="utf-8">//初始化编辑器 
       window.UEDITOR_HOME_URL = "ueditor/";//配置路径设定为UEditor所放的位置 
       window.onload=function(){ 
        window.UEDITOR_CONFIG.initialFrameHeight=500;//编辑器的高度 
        window.UEDITOR_CONFIG.initialFrameWidth=800;//编辑器的宽度 
        var editor = new UE.ui.Editor({ 
          imageUrl : '', 
          fileUrl : '', 
          imagePath : '', 
          filePath : '', 
          imageManagerUrl:'', //图片在线管理的处理地址 
          imageManagerPath:'upload/' 
        }); 
        editor.render("EditorId");//此处的EditorId与<textarea name="content" id="EditorId">的id值对应 </textarea> 
      } 
    </script> 
</body>
</html>
