浏览代码

static page

ming 3 年之前
父节点
当前提交
b7b4f1ff34
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      script_msg.js

+ 0 - 1
script_msg.js

@@ -30,7 +30,6 @@ $(".next").click(function(){
   $.ajax({
 	url: 'http://www.choozmo.com:8888/make_anchor_video_v2',
 	type: 'post',
-	contentType: 'json',
 	data: dataOBJ,
 	success: function(data) {
 	  showThankyou();