Skip to content

Commit

Permalink
updata
Browse files Browse the repository at this point in the history
  • Loading branch information
bailicangdu committed Dec 23, 2016
2 parents a2c6cdf + d588ffa commit 70ab54b
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 24 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ npm run build
<img src="https://github.com/bailicangdu/vue2-happyfri/blob/master/src/images/project-index.png" width="280" height="500"/>
<img src="https://github.com/bailicangdu/vue2-happyfri/blob/master/src/images/project-item.png" width="280" height="500"/>
<img src="https://github.com/bailicangdu/vue2-happyfri/blob/master/src/images/project-score.png" width="280" height="500"/>

6 changes: 0 additions & 6 deletions build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ var ora = require('ora')
var webpack = require('webpack')
var webpackConfig = require('./webpack.prod.conf')

console.log(
' Tip:\n' +
' Built files are meant to be served over an HTTP server.\n' +
' Opening index.html over file:// won\'t work.\n'
)

var spinner = ora('building for production...')
spinner.start()

Expand Down
2 changes: 1 addition & 1 deletion config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = {
assetsSubDirectory: 'static',
assetsPublicPath: '/',
context: [ //代理路径

],
proxypath: 'https://mainsite-restapi.ele.me',
// CSS Sourcemaps off by default because relative paths are "buggy"
Expand Down
1 change: 0 additions & 1 deletion happyfri/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<meta name="full-screen" content="yes">
<meta name="x5-fullscreen" content="true">
<title>快乐星期五</title>
<script type="text/javascript" src='http://res.wx.qq.com/open/js/jweixin-1.0.0.js'></script>
<link href="/happyfri/static/css/app.css" rel="stylesheet"></head>
<body>
<div id="app">
Expand Down
Binary file removed happyfri/pthome.jpeg
Binary file not shown.
2 changes: 1 addition & 1 deletion happyfri/static/css/app.css

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

2 changes: 1 addition & 1 deletion happyfri/static/js/app.js

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion happyfri/static/js/manifest.js

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

Loading

0 comments on commit 70ab54b

Please sign in to comment.