Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-08-03 11:43:53 +0800
Commit
70b28edd273d6a49a92b73bc99e1e3abc4f90a90
1 parent
9c119ae1
文案修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
app/components/image/image-goods-main.vue
app/components/modal/modal-skn-image.vue
app/components/image/image-goods-main.vue
View file @
70b28ed
...
...
@@ -86,7 +86,6 @@ export default {
margin-right: 30px;
.upload-item-img {
border: 1px dashed #dddee1;
border-radius: 4px;
overflow: hidden;
height: 120px;
...
...
app/components/modal/modal-skn-image.vue
View file @
70b28ed
<template>
<Modal
title="
在线预览
"
title="
调用图片服务
"
:width="600"
v-model="model"
@on-ok="modalOK"
...
...
Please
register
or
login
to post a comment