
<!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/20250311104020198.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="text-wrap: wrap; text-indent: 2em;">腿部血栓是一种常见的血管疾病，其症状多样，早期发现和治疗对于预防严重并发症至关重要。以下是腿部血栓的一些常见症状：</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;一、疼痛与压痛</p><p style="text-wrap: wrap; text-indent: 2em;">腿部血栓常见的症状之一是疼痛，通常表现为腿部深处的胀痛、酸痛或刺痛感，且疼痛程度会逐渐加重。这种疼痛在行走或站立时可能加剧，休息后也难以缓解。在深静脉血栓形成时，疼痛通常较为明显，且可能沿静脉走行分布。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;二、肿胀</p><p style="text-wrap: wrap; text-indent: 2em;">血栓形成后，会阻碍血液回流，使得血液淤积在腿部血管中，引起腿部肿胀。肿胀可能从脚部开始，逐渐向上蔓延至小腿、大腿，严重时整个腿部都会明显肿胀。皮肤会变得紧绷、发亮，按压腿部时会出现凹陷，且凹陷恢复缓慢，这是由于组织间隙内液体增多所致。</p><p style="font-size: 14px; text-wrap: wrap; text-align: center;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20250311/1741660765.jpg" title="1741660765.jpg" alt="深静脉血栓 (3).jpg" width="794" height="382" style="max-width: 100%; width: 794px; height: 382px;"/></p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;三、皮肤温度变化</p><p style="text-wrap: wrap; text-indent: 2em;">受血栓影响的腿部区域，皮肤温度可能会升高，摸起来比周围正常皮肤更热。这是因为血液循环不畅导致局部炎症反应，身体的免疫细胞聚集在血栓部位，释放炎性介质，使局部血管扩张，血流增加，从而引起皮肤温度上升。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;四、皮肤颜色改变</p><p style="text-wrap: wrap; text-indent: 2em;">腿部皮肤颜色可能会发生变化，出现发红、青紫等现象。由于血栓阻塞血管，血液中的氧气无法充分供应到腿部组织，使得皮肤呈现缺氧状态下的暗红色或青紫色。严重时，皮肤颜色改变会非常明显，这是身体发出的重要警示信号。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;五、浅静脉扩张</p><p style="text-wrap: wrap; text-indent: 2em;">为了代偿受阻的深静脉回流，浅静脉会发生扩张。可以看到腿部表面的浅静脉明显突出、迂曲，像蚯蚓一样。这是机体的一种自我调节机制，但也提示了深静脉回流存在障碍。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;六、肢体发凉和麻木</p><p style="text-wrap: wrap; text-indent: 2em;">当腿部血栓影响到动脉供血时，会导致肢体缺血，从而出现发凉的感觉。同时，神经因缺血缺氧可能出现功能障碍，引起肢体麻木，患者可能会感觉腿部像戴了手套或袜子一样，感觉迟钝。</p><p style="font-size: 14px; text-wrap: wrap; text-align: center;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20250311/1741660771.png" title="1741660771.png" alt="深静脉血栓 (1).png" width="288" height="431" style="max-width: 100%; width: 288px; height: 431px;"/></p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;七、活动受限</p><p style="text-wrap: wrap; text-indent: 2em;">由于疼痛、肿胀等不适，患者的腿部活动会受到明显限制。行走困难，甚至站立时都可能感到腿部沉重、乏力，严重影响日常生活和工作。</p><p style="text-wrap: wrap; text-indent: 2em;">如果您或您的家人正在遭受腿部血栓的困扰，不妨考虑前往成都川蜀血管病医院进行专业的咨询和治疗。医院位于四川省成都市武侯区武侯大道双楠段217号。</p><p style="text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;">如果您需要了解更多疾病知识、疾病注意事项，或与医生视频、语音分析讲解血管疾病等，您可以关注我院官微，搜索:成都川蜀血管病医院订阅号,了解相关知识，公众号搜索：蔡文玲，可获取医生一对一沟通、了解病情、专家团队治疗方案等服务，提前预约挂号就医更方便！<br/></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-align: center; text-indent: 2em;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20250311/1741660777.png" title="1741660777.png" alt="全媒体优化了解医生-蔡文玲.png" width="343" height="331" style="max-width: 100%; box-sizing: border-box; border: 0px; vertical-align: middle; font-size: 16px; width: 343px; height: 331px;"/></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-align: center; text-indent: 2em;"><a href="http://yy.yijiaobao.com.cn/e4d9d66479" target="_self" style="box-sizing: border-box; background-color: transparent; text-decoration-line: none; text-shadow: none; color: rgb(51, 122, 183); font-size: 18px;">扫码关注二维码了解更多健康知识，预约挂号问诊更简单</a><br/></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; font-size: 16px;"></span></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; font-family: arial, helvetica, sans-serif; text-indent: 2em; font-size: 16px;">成都川蜀血管病医院是西南地区大型血管病专科医院，集医疗、科研、教学、预防、保健、康复于一体，综合开展静脉曲张、腹主动脉瘤、脉管炎、前列腺增生、血管瘤、老烂腿、动脉硬化、脉管畸形、深静 脉血栓、静脉炎、血管炎、淋巴水肿等血管疾病的研究与诊疗，同时是四川省、成都市医保定点医院和新农合定点医院。<br/></span></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; letter-spacing: 0px; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">成都川蜀血管病医院拥有国家重点学科的优秀人才团队，同时，医院引进了技术“ETVV静脉腔内综合治疗体系”，“智能腔内综合治疗体系”，针对血管类疾病有着权威、专业的治疗方法。</span></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">医院以“患者第一”为院训，始终坚持医院的公益性质，以“尽量满足患者合理化要求为中心”的服务理念落实到各项措施中，把维护人民的健康权益放到第一位，力求做到西南地区血管病标杆医院。想了解自己是否有血管疾病？点击→</span><a href="https://forms.ebdan.net/ls/IoMLjMDc?bt=yxy&qrc=159742&emp=159742" target="_self" style="box-sizing: border-box; background-color: transparent; text-decoration-line: none; text-shadow: none; color: rgb(51, 122, 183); font-weight: 700; font-family: arial, helvetica, sans-serif; font-size: 16px;">「链接」</a><span style="box-sizing: border-box; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">自测一下，如果需要医生视频、语音分析讲解，可来电咨询028-87387736或点击→<a href="https://lrbot.zoosnet.net/page/pc/default/home.html?source=lr&siteid=PQT76047800&sid=8844d3ca306e45169d81eb14dce1c5bb&cid=6669695c20f14af9b9d40ed8752c2ca4&keyword=&lng=cn&p=http%3a%2f%2fwww.cdcs217.com%2f&r=http%3a%2f%2fwww.cdcs217.com%2fswt%2findex.html&p1=http%3a%2f%2fwww.cdcs217.com%2f&p2=&e=yh&tstyle=0" target="_self" style="box-sizing: border-box; background-color: transparent; text-decoration-line: none; text-shadow: none; color: rgb(51, 122, 183);"><span style="box-sizing: border-box; font-size: 14px; text-indent: 2em; font-weight: 700;">【在线免费咨询】</span></a>，线上询问专家，提前预约挂号就医更方便！</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>
