Deprecated: Creation of dynamic property db::$querynum is deprecated in /www/wwwroot/gyxdjw.com/inc/func.php on line 1413

Deprecated: Creation of dynamic property db::$database is deprecated in /www/wwwroot/gyxdjw.com/inc/func.php on line 1414

Deprecated: Creation of dynamic property db::$Stmt is deprecated in /www/wwwroot/gyxdjw.com/inc/func.php on line 1453

Deprecated: Creation of dynamic property db::$Sql is deprecated in /www/wwwroot/gyxdjw.com/inc/func.php on line 1454
德清新闻网_home–bf88必官网登入
专业的 ● 吹塑机设备制造商
全国咨询热线:15832757779
当前位置:首页 > 产品中心

bf88:德清新闻网

发布时间:2024-11-30 07:47:29   来源:bf88
产品介绍

  一场赋能共生的“双向奔赴” ——浙江工业大学与德清校地协作十周年写实2024/11/29

  高能级“创新力”涌动 高新区6项科技成果获省科学技术进步奖2024/11/28

  新一轮地理信息高质量开展推动作业专班作业推动会举行2024/11/28

  洛舍镇依托得天独厚的木业资源打造时尚家居小镇 “绿色智造”助推家居工业改变开展方法与经济转型2024/11/28

上一篇:山西pe塑料吹膜机出产厂商

下一篇:万宝路公司、诺言!介绍


在线客服
联系方式

热线电话

15832757779

上班时间

周一到周五

公司电话

15832757779

二维码
线
var inptext = $('.protit').html(); $('.btn').click(function(){ $('#message').css({ "transform":"scale(1)", "transition":".5s" }); $('.protitle').val(inptext); }) $('.messagebg').click(function(){ $('#message').css({ "transform":"scale(0)", "transition":".5s" }); }) function login() { $.ajax({ type: "POST", dataType: "json", url: "/plus/diy.php", data: $('#myform1').serialize(), success: function (result) { console.log(result); if (result.status == "success") { $('#myform1')[0].reset(); $('#message').css({ "transform":"scale(0)", "transition":".5s" }); alert("提交成功"); }else { alert(result.msg); } }, error : function() { alert(result.msg); } }); }