参数设置,修改之后保存插入到数据库中

从数据库基础表中查出数据,默认显示在input框中,更改之后插入保存到数据库中。

绘制弹框:

 1 <div class ="showTips" style="width:300px;height:200px;">
 2 <div class="ndcCoverAgeShow" style="width:300px;height: 22px;">
 3 <input type="text" class="ndcInput" style="background-color:green">
 4 </div>
 5 <div class="ndcCoverAgeShow" style="width:300px;height:22px;">
 6 <input type="text" class="ndcInput" style="background-color:green" >
 7 </div>
 8 <div class = "btnShow" style="width:300px;height:50px;">
 9 <button class = "cancle">取消</button>
10 <button class = "confirm">确定</button>
11 </div>
12 </div>

 

后续。。。。

 

posted on 2017-05-18 00:24  九宝的小跟班  阅读(234)  评论(0)    收藏  举报

导航