luyanan 7 vuotta sitten
vanhempi
commit
5372b5c542
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      app/html/updataIndustry.html
  2. 1 1
      app/html/updateAcad.html
  3. 1 1
      app/html/updateResearch.html

+ 1 - 1
app/html/updataIndustry.html

@ -27,7 +27,7 @@
27 27
				<div class="maincon">
28 28
					<div class="labelbox">
29 29
						<div class="addlabel mui-clearfix">
30
							<input type="text" class="mui-pull-left frmtype" placeholder="请填写您的行业领域" id="title" maxlength="15"/>
30
							<input type="text" class="mui-pull-left frmtype" placeholder="如:制造业、互联网、服务业" id="title" maxlength="15"/>
31 31
							<button class="mui-btn mui-pull-left addlabelbtn">添加</button>
32 32
						</div>
33 33
	                    <div class="labelarea">

+ 1 - 1
app/html/updateAcad.html

@ -27,7 +27,7 @@
27 27
				<div class="maincon">
28 28
					<div class="labelbox">
29 29
						<div class="addlabel mui-clearfix">
30
							<input type="text" class="mui-pull-left frmtype" placeholder="请填写您的学术领域" id="title" maxlength="15"/>
30
							<input type="text" class="mui-pull-left frmtype" placeholder="如:腐蚀防护、石墨烯、纳米材料" id="title" maxlength="15"/>
31 31
							<button class="mui-btn mui-pull-left addlabelbtn">添加</button>
32 32
						</div>
33 33
	                    <div class="labelarea">

+ 1 - 1
app/html/updateResearch.html

@ -27,7 +27,7 @@
27 27
				<div class="maincon">
28 28
					<div class="labelbox">
29 29
						<div class="addlabel mui-clearfix">
30
							<input type="text" class="mui-pull-left frmtype" placeholder="请填写您的研究方向" maxlength="30" id="title"/>                                                  
30
							<input type="text" class="mui-pull-left frmtype" placeholder="一句话描述,如:微生物腐蚀的机理研究、防治与监测" maxlength="30" id="title"/>                                                  
31 31
							<button class="mui-btn mui-pull-left addlabelbtn">添加</button>
32 32
						</div>
33 33
	                    <div class="labelarea">