70bad4e1 by yangjianbin

init

1 parent dc3ae8ef
......@@ -12,7 +12,7 @@ jQuery(function() {
auto: true,
// 文件接收服务端。
server: 'http://151.28ms.com:8088/order/ordersource/baseUpload?type=' + $('#upload').val() + '&orderId=' + $('#orderId').val(),
server: 'http://151.28ms.com:8088/order/ordersource/baseUpload?sourceType=' + $('#upload').val() + '&orderId=' + $('#orderId').val(),
// 选择文件的按钮。可选。
// 内部根据当前运行是创建,可能是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!