70bad4e1 by yangjianbin

init

1 parent dc3ae8ef
...@@ -12,7 +12,7 @@ jQuery(function() { ...@@ -12,7 +12,7 @@ jQuery(function() {
12 auto: true, 12 auto: true,
13 13
14 // 文件接收服务端。 14 // 文件接收服务端。
15 server: 'http://151.28ms.com:8088/order/ordersource/baseUpload?type=' + $('#upload').val() + '&orderId=' + $('#orderId').val(), 15 server: 'http://151.28ms.com:8088/order/ordersource/baseUpload?sourceType=' + $('#upload').val() + '&orderId=' + $('#orderId').val(),
16 16
17 // 选择文件的按钮。可选。 17 // 选择文件的按钮。可选。
18 // 内部根据当前运行是创建,可能是input元素,也可能是flash. 18 // 内部根据当前运行是创建,可能是input元素,也可能是flash.
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!