Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
html
/
jinmao-community-platform
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
cb063e4f
authored
May 21, 2021
by
袁晓帅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交IOC和分页
parent
97dd1c07
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
10 deletions
+14
-10
src/components/BasePagination.vue
+0
-1
src/components/page/IOC/activity.vue
+3
-2
src/components/page/IOC/advertising.vue
+3
-2
src/components/page/IOC/data.vue
+2
-1
src/components/page/IOC/greenPlant.vue
+3
-2
src/components/page/IOC/notice.vue
+1
-0
src/components/page/IOC/recipe.vue
+2
-2
No files found.
src/components/BasePagination.vue
View file @
cb063e4f
...
...
@@ -13,7 +13,6 @@
</
template
>
<
script
>
export
default
{
name
:
'pagination'
,
props
:
{
...
...
src/components/page/IOC/activity.vue
View file @
cb063e4f
...
...
@@ -51,7 +51,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:show-file-list=
"false"
:headers=
"headers"
:on-success=
"handleadd"
...
...
@@ -88,7 +88,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:show-file-list=
"false"
:headers=
"headers"
:on-success=
"handleedit"
...
...
@@ -109,6 +109,7 @@
</el-dialog>
</div>
</template>
<
script
>
import
pagination
from
'../../BasePagination.vue'
;
export
default
{
...
...
src/components/page/IOC/advertising.vue
View file @
cb063e4f
...
...
@@ -95,7 +95,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:show-file-list=
"false"
:headers=
"headers"
:on-success=
"handlevideoedit"
...
...
@@ -111,7 +111,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:show-file-list=
"false"
:headers=
"headers"
:on-success=
"handleAvataredit"
...
...
@@ -133,6 +133,7 @@
</el-dialog>
</div>
</template>
<
script
>
import
pagination
from
'../../BasePagination.vue'
;
export
default
{
...
...
src/components/page/IOC/data.vue
View file @
cb063e4f
...
...
@@ -105,7 +105,7 @@
<div
class=
"row-text"
>
警官照片
</div>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:headers=
"headers"
:show-file-list=
"false"
:on-success=
"handleAvatarSuccess"
...
...
@@ -276,6 +276,7 @@
</div>
</div>
</
template
>
<
script
>
export
default
{
data
:
()
=>
({
...
...
src/components/page/IOC/greenPlant.vue
View file @
cb063e4f
...
...
@@ -41,7 +41,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:headers=
"headers"
:show-file-list=
"false"
:on-success=
"handleAvatarSuccess"
...
...
@@ -73,7 +73,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:headers=
"headers"
:show-file-list=
"false"
:on-success=
"handleAvataredit"
...
...
@@ -94,6 +94,7 @@
</el-dialog>
</div>
</template>
<
script
>
import
pagination
from
'../../BasePagination.vue'
;
export
default
{
...
...
src/components/page/IOC/notice.vue
View file @
cb063e4f
...
...
@@ -64,6 +64,7 @@
</el-dialog>
</div>
</template>
<
script
>
import
pagination
from
'../../BasePagination.vue'
;
export
default
{
...
...
src/components/page/IOC/recipe.vue
View file @
cb063e4f
...
...
@@ -46,7 +46,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:show-file-list=
"false"
:headers=
"headers"
:on-success=
"handleAvatarSuccess"
...
...
@@ -78,7 +78,7 @@
<div
style=
"display: flex;"
>
<el-upload
class=
"avatar-uploader"
action=
"http://
jinmao-api.iyunfish.com
/baseInfo/uploadPhoto"
action=
"http://
39.97.169.207:9200
/baseInfo/uploadPhoto"
:show-file-list=
"false"
:headers=
"headers"
:on-success=
"handleAvataredit"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment