1410417013 7 tháng trước cách đây
mục cha
commit
56fff076d2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      my/publish/index.vue

+ 2 - 2
my/publish/index.vue

@@ -449,7 +449,7 @@ export default {
 								title: '上传中'
 							})
 							uni.uploadFile({
-								url: that.config('APIHOST1') + '/admin/new-file/upload',
+								url: that.config('APIHOST1') + '/app/new-file/limit-upload',
 								filePath: resPath,
 								header: {
 									token: token
@@ -502,7 +502,7 @@ export default {
 								title: '上传中'
 							})
 							uni.uploadFile({
-								url: that.config('APIHOST1') + '/admin/new-file/upload',
+								url: that.config('APIHOST1') + '/app/new-file/limit-upload',
 								filePath: resPath,
 								header: {
 									token: token