Skip to content

Commit

Permalink
change imgSrc
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jun 20, 2017
1 parent 65bb476 commit a39378e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/config/env.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//获取图片地址
const imgurl = 'http://images.cangdu.org/';
const imgurl = 'http://cangdu.org/files/images/';
let baseUrl;

if (process.env.NODE_ENV == 'development') {
Expand Down
2 changes: 1 addition & 1 deletion src/service/data/contacts.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ X:[
"sex":1,
"sdasd":"披荆斩棘",
"phone":"15800319949",
"sendobject":0,
"sendobject":1,
"gallery":[
imgurl+'chen.jpg',imgurl+'cangdu.jpg',imgurl+'b1.jpg'
],
Expand Down
2 changes: 1 addition & 1 deletion weixin/static/js/manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a39378e

Please sign in to comment.