
<!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/20230108101656250.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 class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">百万年前，我们的祖先学会两条腿行走，实现了“从猿到人”的转变。站起来的人，获得了更强的生存能力的同时，更是让双腿承受了更多的压力。</p><p class="ql-align-center" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: center; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><img max-width="600" src="/ueditor/php/upload/image/20230108/1673144176.jpeg" style="border: 0px; margin: 10px auto 0px; padding: 0px; display: block; max-width: 100%; height: auto;"/><span class="img-desc" style="border: 0px; margin: 14px auto 20px; padding: 0px; display: block; width: 528px; line-height: 20px !important; color: rgb(145, 145, 145) !important;">（图片源于摄图网）</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">双腿是我们人体的承重墙，50%的骨骼和肌肉都在我们的双腿上，我们一生有70%的活动和能量要靠双腿完成。</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">我们在追求腿的笔直细长、白皙滑嫩时，不要忘了想起“人类为直立行走付出的代价”——静脉曲张！</p><p class="ql-align-center" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: center; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><img max-width="600" src="/ueditor/php/upload/image/20230108/1673144177.jpeg" style="border: 0px; margin: 10px auto 0px; padding: 0px; display: block; max-width: 100%; height: auto;"/><span class="img-desc" style="border: 0px; margin: 14px auto 20px; padding: 0px; display: block; width: 528px; line-height: 20px !important; color: rgb(145, 145, 145) !important;">（图片源于摄图网）</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 700; border: 0px; margin: 0px; padding: 0px;">当你有以下症状时，更要考虑是静脉曲张！</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 700; border: 0px; margin: 0px; padding: 0px;">有腿部浮肿？</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 700; border: 0px; margin: 0px; padding: 0px;">腿部有红血丝或青血丝出现？</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 700; border: 0px; margin: 0px; padding: 0px;">腿部肿胀、血管鼓起？</span></p><p class="ql-align-center" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: center; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><img max-width="600" src="/ueditor/php/upload/image/20230108/1673144178.jpeg" style="border: 0px; margin: 10px auto 0px; padding: 0px; display: block; max-width: 100%; height: auto;"/><span class="img-desc" style="border: 0px; margin: 14px auto 20px; padding: 0px; display: block; width: 528px; line-height: 20px !important; color: rgb(145, 145, 145) !important;">（图片源于摄图网）</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">下肢静脉曲张，是指静脉的异常扩张和迂曲，是由于静脉内压力增高，超过了静脉壁的承受力所导致的一种不会自愈的血管瓣膜疾病。</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">如果你有上述症状，要及时到院就诊，避免病情的进一步发展。若始终不进行治疗或控制，则会逐渐发展成为不可治愈的溃疡病变。</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 700; border: 0px; margin: 0px; padding: 0px;">下肢静脉曲张国际CEAP分级，临床6期的表现如下：</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">①C1级：有毛细血管扩张、网状静脉、踝部潮红；</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">②C2级：有下肢静脉曲张，下肢皮肤表面隆起；</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">③C3级：有水肿，可能并发瘀积性皮炎，部分水肿部位有窝出现，按压可回弹。</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">④C4级：皮肤改变，如色素沉着、湿疹和皮肤硬化等；</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">⑤C5级：静脉病变引起的皮肤病变和可愈合溃疡；</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">⑥C6级：不可治愈的溃疡病变。</p><p class="ql-align-center" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: center; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><img max-width="600" src="/ueditor/php/upload/image/20230108/1673144180.jpeg" style="border: 0px; margin: 10px auto 0px; padding: 0px; display: block; max-width: 100%; height: auto;"/><span class="img-desc" style="border: 0px; margin: 14px auto 20px; padding: 0px; display: block; width: 528px; line-height: 20px !important; color: rgb(145, 145, 145) !important;">（静脉曲张的发展分期）</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 700; border: 0px; margin: 0px; padding: 0px;">静脉曲张如何治疗？</span></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">下肢静脉曲张的治疗方式有传统手术、药物治疗、单纯激光治疗。就拿传统手术来说，传统手术运用的治疗方式是大隐静脉高位结扎剥脱术，这种手术切口多、创伤大、恢复慢，不美观，并且只能处理较粗的血管，导致术后复发率高。</p><p class="ql-align-center" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: center; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);"><img max-width="600" src="/ueditor/php/upload/image/20230108/1673144181.jpeg" style="border: 0px; margin: 10px auto 0px; padding: 0px; display: block; max-width: 100%; height: auto;"/></p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">目前国际上理想的治疗方式是ETVV静脉腔内综合治疗体系。该疗法避免单一疗法的局限性，综合应用各类微创技术的优势，不损伤周围组织，一般术后6小时就能下地行走，三天就可以出院。</p><p class="ql-align-justify" style="border: 0px; margin-top: 0.63em; margin-bottom: 1.8em; padding: 0px; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgb(25, 25, 25); font-family: &quot;PingFang SC&quot;, Arial, 微软雅黑, 宋体, simsun, sans-serif; white-space: normal; background-color: rgb(255, 255, 255);">ETVV静脉腔内综合治疗体系，治疗全程可视化、微创无痕、不疼痛、手术时间短、恢复快！<a href="https://www.sohu.com/?strategyid=00001&spm=smpc.content.content.2.1673140356877ysSr9bF" target="_blank" title="点击进入搜狐首页" id="backsohucom" data-spm-data="2" style="background-color: transparent; border: 0px; margin: 0px; padding: 0px; color: rgb(0, 102, 204); outline: 0px; white-space: nowrap;"><span class="backword" style="border: 0px; margin: 0px; padding: 0px 0px 0px 5px; font-size: 15px; display: inline-block; height: 15px; line-height: 15px; color: rgb(201, 20, 29);"><em class="backsohu" style="border: 0px; margin: 0px 5px 0px 0px; padding: 0px; width: 15px; height: 15px; background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTBERkMzM0M3MDUxMTFFNzk1NkRCNzg0RkMwMDUzMzkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTBERkMzM0Q3MDUxMTFFNzk1NkRCNzg0RkMwMDUzMzkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MERGQzMzQTcwNTExMUU3OTU2REI3ODRGQzAwNTMzOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MERGQzMzQjcwNTExMUU3OTU2REI3ODRGQzAwNTMzOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjUUOd0AAAKHSURBVHjaVJJdSBRRFMf/d/aOs7szq7huFiuNrLaUkqhkUoJCQR8vgUFZIX08GEiED0H5ID1VEPTxavkkQfaSYCRkEAg+hA9BWGhJoUuirK5K5dbOzM7O6exuPXRh4J4z53fu/f/PFZnnaBUSU+ClKICq5jf4fxHgZoFcjvdCB7mZDmGNgdQari0BPEfDp4SGVOon0pkiE9CAUEhHQ1wgEEqDsm1wvs4ADFreLCj5Nkh3rjdSqHQn96+mQ60ldLTNR0YozHGELp+J0sIkyJsD5ZkCSIugp3eNQkHtrloaG9pHtKQRrUiaGqmh/c1x/mfQ/WvgfBGU/2Soal5YEOsbGays8v2y+ayL9sMJjJtVmJgEDjSx3K1ifV6jpdZC29rSsLCm4c30Dtx67KA6sgSp5CB9Ale7JS72cadl9sHingnYRTAGLe+c4uOkG0QylUH6Nyd8QYxO7ca9wQ+IVkUxNGCh/WAK9izsgvFKGfDslYRo0HCk10COgqhrBOoaXPT3Aj1dZfg8v4rE0nfW9FdbwZwvoLnxMJ07XU/lYT+d3KvT60eCJoYV6jkb4KP9VL8nTu9GI0TzRXOE+xKWjzXOfAQ2vSgeDPuRnFzDsuOi3LAQ4xmbLdvQ1+2hLrYBLw0432BLBQKDT1TcHpRI/XAQKXXg6ApulPpwJeaD0cIvozUFVLAxfLbgUF3fDowMSMuv5ocsSBQeF4g9ohOKoE3FT6Tp5Bp+cpoDlD1mkN3Bs7x0nOTDUYLwHNRUm0wp+MW0uZJEl2NxLJGzMyD2ULwXPNUspB4GKo1OZTlVQecvnJoWPmnqumH6DcPUPc9s6r+5GK6qtG1Gi59jy1i1LeORTsjciz8CDACzHh/U4gnF4AAAAABJRU5ErkJggg==&quot;) center center no-repeat; display: inline-block; vertical-align: top;"></em></span></a></p><p><br/></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>
