This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
universal-wechat-uniapp-241007
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
4 months ago
parent
84ea1f40b1
commit
3d941aa9c5
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
pages_order/post/addPost.vue
+ 2
- 0
pages_order/post/addPost.vue
View File
@ -235,6 +235,8 @@
return
}
this
.
form
.
image
=
this
.
fileList
.
map
(
(
item
)
=>
item
.
url
)
.
join
(
","
)
this
.
$api
(
'publishPost'
,
this
.
form
,
res
=>
{
if
(
res
.
code
==
200
)
{
uni
.
showToast
(
{
Write
Preview
Loading…
Cancel
Save