zhangguidong %!s(int64=2) %!d(string=hai) anos
pai
achega
99060d986f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/shop/view/invoice/edit.html

+ 1 - 1
app/shop/view/invoice/edit.html

@@ -54,7 +54,7 @@
 		//普通图片上传
 		var uploadInst = upload.render({
 			elem: '#imgUpload',
-			url: ns.url("shop/upload/image"),
+			url: ns.url("shop/upload/video"),
 			done: function (res) {
 				if (res.code >= 0) {
 					file = res.data.pic_path;