Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yoho-miniapp-ufo
·
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
QC-L
2018-10-23 16:29:50 +0800
Commit
4773fa8dcc8ad60c904af5f655a07b61caf8a938
1 parent
471de076
修复图片放置 static 无法引入的问题 review by 黄敬囿
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
config/index.js
src/assets/images/sell-icon.png
config/index.js
View file @
4773fa8
...
...
@@ -53,7 +53,8 @@ const config = {
defineConstants
:
{
},
copy
:
{
patterns
:
[
patterns
:
[
{
from
:
'src/assets/images/'
,
to
:
'dist/assets/images/'
}
],
options
:
{
}
...
...
src/assets/images/sell-icon.png
0 → 100644
View file @
4773fa8
3.09 KB
Please
register
or
login
to post a comment