
<!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/20240531152208817.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="text-wrap: wrap; text-indent: 2em;">下肢静脉曲张是一种常见的血管疾病，它影响着许多人的生活质量。了解其症状和治疗方法，对于及时诊断和治疗至关重要。本文将为您提供关于下肢静脉曲张的详细科普信息。</p><p style="text-wrap: wrap; text-indent: 2em;">什么是下肢静脉曲张？</p><p style="text-wrap: wrap; text-indent: 2em;">下肢静脉曲张是指下肢的静脉壁和/或静脉瓣膜功能不全，导致血液回流受阻，静脉扩张和迂曲。这种情况通常发生在腿部，尤其是小腿。</p><p style="text-wrap: wrap; text-indent: 2em;">下肢静脉曲张的症状</p><p style="text-wrap: wrap; text-indent: 2em;">1. 可见的静脉：腿部出现扭曲、扩张的蓝色或绿色的静脉。</p><p style="text-wrap: wrap; text-indent: 2em;">2. 疼痛和不适：患者可能会感到腿部疼痛、瘙痒或沉重感。</p><p style="text-wrap: wrap; text-indent: 2em;">3. 肿胀：腿部，特别是脚踝部分可能出现肿胀。</p><p style="text-wrap: wrap; text-indent: 2em;">4. 疲劳感：长时间站立或坐着后，腿部感到特别疲劳。</p><p style="text-wrap: wrap; text-indent: 2em;">5. 皮肤变化：皮肤可能变薄、变色，甚至出现溃疡。</p><p style="text-wrap: wrap; text-indent: 2em;">6. 夜间抽筋：夜间腿部肌肉抽筋也是静脉曲张的一个症状。</p><p style="font-size: 14px; text-wrap: wrap; text-align: center;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20240531/1717140014.png" title="1717140014.png" alt="a4d3e89a4e7646873036f4d3c35bd5d.png" width="894" height="417" style="max-width: 100%; width: 894px; height: 417px;"/></p><p style="text-wrap: wrap; text-indent: 2em;">贵阳脉通血管医院开展下肢静脉曲张检查套餐</p><p style="text-wrap: wrap; text-indent: 2em;">下肢静脉曲张体检，单腿套餐仅需89元，双腿套餐立省56.8元，仅149元！ 抓紧时机，享受健康保障！</p><p style="text-wrap: wrap; text-indent: 2em;">套餐包含：</p><p style="text-wrap: wrap; text-indent: 2em;">血常规：全面了解身体状况</p><p style="text-wrap: wrap; text-indent: 2em;">随机血糖：血糖水平一目了然</p><p style="text-wrap: wrap; text-indent: 2em;">心电图：心脏健康实时监测</p><p style="text-wrap: wrap; text-indent: 2em;">下肢深静脉通畅试验：评估静脉功能</p><p style="text-wrap: wrap; text-indent: 2em;">下肢血管彩色超声检查：诊断静脉曲张</p><p style="text-wrap: wrap; text-indent: 2em;">点击下方链接即可预约</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/20240531/1717140022.jpg" title="1717140022.jpg" alt="微信图片_20230309111107.jpg" style="max-width: 100%;"/></p><p style="text-wrap: wrap; text-indent: 2em;">- 临床检查：医生会通过观察和触摸来评估静脉的状况。</p><p style="text-wrap: wrap; text-indent: 2em;">- 超声检查：使用多普勒超声来评估血液流动和静脉瓣膜的功能。</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;">1. 保守治疗：</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;&nbsp;&nbsp;- 穿戴弹力袜：帮助改善血液循环。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;&nbsp;&nbsp;- 药物治疗：使用药物减轻症状和炎症。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;&nbsp;&nbsp;- 生活方式改变：包括定期锻炼、避免长时间站立或坐着。</p><p style="text-wrap: wrap; text-indent: 2em;">2. 介入治疗：</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;&nbsp;&nbsp;- ETVV静脉腔内综合治疗体系：该技术①从静脉腔外转向静脉腔内治疗，基本不出血，因为微创全程均在血管内操作所以不损伤血管外周围正常组织。②微创全程均可视化，避免传统手术的经验性误差，所以更安quan稳定。③针对曲张静脉的不同管径，对曲张静脉内进行微创或激光或静脉导入等综合性治疗，结合各种方法的优点(如微创美观，创伤小、恢复快)</p><p style="font-size: 14px; text-wrap: wrap; text-align: center;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20240531/1717140027.jpg" title="1717140027.jpg" alt="ETVV静脉腔内综合治疗体系.jpg" style="max-width: 100%;"/></p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;&nbsp;&nbsp;- 射频消融：通过射频能量来关闭异常静脉。</p><p style="text-wrap: wrap; text-indent: 2em;">&nbsp;&nbsp;&nbsp;- 硬化剂注射：注射硬化剂来关闭受影响的静脉。</p><p style="text-wrap: wrap; text-indent: 2em;">3. 外科手术：在严重的情况下，可能需要进行静脉剥除手术。</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;">- 保持健康体重：减轻腿部的压力。</p><p style="text-wrap: wrap; text-indent: 2em;">- 避免长时间站立或坐着：定期改变姿势，促进血液流动。</p><p style="text-wrap: wrap; text-indent: 2em;">下肢静脉曲张虽然是一种常见的疾病，但通过早期识别症状并采取适当的治疗措施，可以有效控制病情并改善生活质量。如果您发现自己有上述症状，请及时就医，获取专业的诊断和治疗。</p><p style="font-size: 14px; text-wrap: wrap; text-align: center; text-indent: 2em;"><span style="box-sizing: border-box; font-size: 16px;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20240531/1717140033.jpg" title="1717140033.jpg" alt="贵阳公众号二维码.jpg" style="max-width: 100%; box-sizing: border-box; border: 0px; vertical-align: middle;"/></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-align: center; text-indent: 2em;"><a href="https://pprocessingdt.zooszyservice.com/lr/chatpre.aspx?id=PDT14398525&lng=cn&e=yh&p=http://www.gymtvh.com/gh.html" target="_self" style="box-sizing: border-box; background-color: transparent; text-shadow: none; color: rgb(51, 122, 183); font-size: 16px;">扫码关注二维码了解更多健康知识，预约挂号问诊更简单</a></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-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; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">贵阳脉通血管医院，成立于2019年5月13日，位于贵州省贵阳市云岩区琼花巷1-10号龙庭大厦附1-100号。是一家集医疗、科研、预防、保健、康复于一体的综合型现代化大型专科医院，以微创技术为龙头，综合开展静脉曲张、腹主动脉瘤、老烂腿、血管瘤、下肢动脉硬化闭塞症、深静脉血栓、脉管炎、静脉炎、淋巴水肿等疾病的治疗。想了解自己是否有血管疾病？点击→</span><a href="https://forms.ebdan.net/ls/IoMLjMDc?bt=yxy&qrc=159742&emp=159742" target="_self" style="box-sizing: border-box; text-shadow: none; color: rgb(51, 122, 183); text-indent: 2em; 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;">自测一下，欢迎广大患者前来咨询，竭诚为你服务，联系电话&nbsp; ：0851-85989612点击→</span><a href="https://pdt.zooszyservice.com/lr/chatpre.aspx?id=PDT14398525&lng=cn&e=yh&p=http://www.gymtvh.com/" target="_self" style="box-sizing: border-box; text-shadow: none; color: rgb(51, 122, 183); text-indent: 2em; 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;">，线上询问专家，提前预约挂号就医更方便。</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>
