
<!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/20221020133346705.jpg" 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: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="font-size: 14px;">　　在现代医学中，脉管炎的全称是“血栓闭塞性脉管炎”。它是由奥地利医生buerger首先发现并命名的。</span><br/></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　这种疾病很罕见。表现为中小动静脉血管壁的慢性无菌性炎症，导致血管增厚、狭窄，继发血栓形成，导致血管闭塞，出现缺血症状。虽然病因不明，但大多数患者都有一个共同的背景:男性、中青年、生活在寒冷环境、长期吸烟等。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　血管外科还有一种比较常见的缺血性疾病——下肢动脉硬化闭塞症，多发生于50岁以上动脉硬化严重的患者。之所以提到，是因为这两种疾病的临床过程相似。</span><span style="margin: 0px; padding: 0px; text-align: center;"></span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　前期只是感觉皮肤温度低，或者有轻微的麻木感。活动结束后，小腿有点酸痛。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　随着病情的进展，行走时出现下肢肌肉痉挛疼痛。一般休息六七分钟就能好起来，然后继续走。医学上称之为间歇性跛行。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;"><img class="rich_pages wxw-img js_insertlocalimg" data-backh="214" data-backw="321" data-ratio="0.66640625" data-s="300,640" src="https://mmbiz.qpic.cn/mmbiz_jpg/If1VdkRjOvtfngYnaK89xZbz8fCUHPn27oGDBJJQykGic3Kd8yxcQuu2Ts971USRiaQlFmSwicN50nrrDmh0ican5A/640?wx_fmt=jpeg" data-type="jpeg" data-w="1280" data-imgqrcoded="1" style="margin: 0px; padding: 0px; max-width: 100%; vertical-align: bottom; text-align: center; width: 578px; height: auto !important;"/></span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　进入静息痛期，即使休息时，四肢也会出现疼痛、麻木、感觉异常。晚上经常加重，疼痛难忍，喜欢抱着脚坐着睡觉。如果有轻微外伤，很容易出现溃疡或坏疽。一旦到了这个阶段，最大的风险就是截肢。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><strong style="margin: 0px; padding: 0px;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　虽然病程相似，但实际上由于脉管炎和动脉硬化闭塞症的病因不同，治疗方法也不同。</span></strong><span style="margin: 0px; padding: 0px; font-size: 14px;"></span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　闭塞性动脉硬化症已经进入严重阶段，手术治疗可以有效帮助缓解症状(当然在发病初期，血管的康复尤为重要)。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　血管炎的治疗原则包括阻止进展、缓解疼痛、改善血液供应和促进愈合。最关键的治疗方法之一来自于自身。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><strong style="margin: 0px; padding: 0px;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　总结几点:</span></strong><span style="margin: 0px; padding: 0px; font-size: 14px;"></span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　戒烟:怎么强调都不为过。它是所有其他治疗的基础。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　保暖:一定要注意温暖的环境，减少血管痉挛的发作。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　手术:虽然这么多努力的医生在尝试，但主要方法有血管搭桥、血管介入治疗、交感神经切除术等。至少到目前为止，手术的效果不是很好。一些治疗如抗感染、血管扩张和伤口清创主要针对已经出现溃疡或坏疽的患者。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; white-space: normal; text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6608187134502924" data-s="300,640" src="https://mmbiz.qpic.cn/mmbiz_png/If1VdkRjOvtfngYnaK89xZbz8fCUHPn2Oyver7mOTXp7CBooJtz76FziaGbvP87Xebkice4OVic3zwdcXaEYNCaAQ/640?wx_fmt=png" data-type="png" data-w="684" data-imgqrcoded="1" style="margin: 0px; padding: 0px; max-width: 100%; height: 233px; vertical-align: bottom; width: 353px;"/></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><strong style="margin: 0px; padding: 0px;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　说了这么多，真的没有别的办法了吗?</span></strong></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><strong style="margin: 0px; padding: 0px;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　不，首先记住一句话:自助者，天助之，锻炼很重要。</span></strong><span style="margin: 0px; padding: 0px; font-size: 14px;"></span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　徒步：普通步行，以慢速(每分钟60 ~ 70步)或中速(每分钟80 ~ 90步)行走，每次0.5 ~ 1小时，适用于下肢轻度缺血者;</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　快走：每分钟100步以上，每次0.5 ~ 1小时，适用于高脂血症或高血压下肢轻度缺血患者;</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　定量步行：又称医学步行，步行2 ~ 3公里或在坡道上缓慢行走15分钟，可有效增加跛行距离，改善症状。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　这个疾病的命名者的另一个贡献是告诉大家一个可以在家里完成的动作——Buerger运动。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　仰卧，将患肢抬高45°，保持2 ~ 3分钟;</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　坐起，使小腿垂在床边2 ~ 5分钟，移动脚和脚趾10次;</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　再次仰卧，将下肢平放在床上，然后抬高下肢2 ~ 5分钟;</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　重复这个过程5 ~ 10次，每天3 ~ 5次。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; clear: both; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　脉管炎虽然不是高发疾病，但需要医生对导致下肢缺血的其他一些疾病进行详细的鉴别，如动脉硬化闭塞症、动脉栓塞、大动脉炎、腘窝约束综合征、腘窝动脉瘤等。并且还需要与混合的静脉和淋巴疾病相区分，以便有可能进行针对性的治疗，从而防止漏诊和误治。</span></p><p style="margin-top: 0px; margin-bottom: 24px; padding: 0px; min-height: 1em; color: rgb(51, 51, 51); font-family: mp-quote, -apple-system-font, 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; text-align: justify; white-space: normal;"><span style="margin: 0px; padding: 0px; font-size: 14px;">　　再次，戒烟，保暖，运动。</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>
