From 8a679caacea4849820ff74bad1c869f78a5a36bd Mon Sep 17 00:00:00 2001 From: xiweicheng Date: Fri, 16 Mar 2018 21:56:40 +0800 Subject: [PATCH 01/10] fix bugs on mac --- aurelia_project/aurelia.json | 2 +- aurelia_project/tasks/run.js | 3 ++- package.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/aurelia_project/aurelia.json b/aurelia_project/aurelia.json index a6ce1e1..b45efe9 100644 --- a/aurelia_project/aurelia.json +++ b/aurelia_project/aurelia.json @@ -127,7 +127,7 @@ }, { "name": "tinycolorpicker", - "path": "../node_modules/tinyColorPicker", + "path": "../node_modules/tinycolorpicker", "main": "jqColorPicker.min", "deps": ["jquery"] }, diff --git a/aurelia_project/tasks/run.js b/aurelia_project/tasks/run.js index 0e264bd..f1c1965 100644 --- a/aurelia_project/tasks/run.js +++ b/aurelia_project/tasks/run.js @@ -35,7 +35,8 @@ let serve = gulp.series( proxyMiddleware(['/free', '/admin', '/upload', '/lib'], { // target: 'http://translation.sh1.newtouch.com', // target: 'http://tms000.sh1.newtouch.com', - target: 'https://xiweicheng.com', + // target: 'https://xiweicheng.com', + target: 'http://localhost:8080', // target: 'http://localhost', changeOrigin: true, secure: false diff --git a/package.json b/package.json index 83a75ff..b9a4fed 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "simplemde": "github:xiweicheng/simplemde-markdown-editor#master", "text": "github:requirejs/text#latest", "timeago.js": "^2.0.2", - "tinycolorpicker": "github:xiweicheng/tinyColorPicker#master", + "tinycolorpicker": "github:xiweicheng/tinycolorpicker#master", "tms-semantic-ui": "^3.2.10", "toastr": "^2.1.2", "ua-device": "github:xiweicheng/ua-device#merged", -- Gitee From 340b41b4db75c8f45e30fb3e90c5b26dc4bde683 Mon Sep 17 00:00:00 2001 From: xiweicheng Date: Fri, 16 Mar 2018 22:38:26 +0800 Subject: [PATCH 02/10] sourcemaps ver issue. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9a4fed..55f9a90 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "gulp-plumber": "^1.1.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", - "gulp-sourcemaps": "^2.0.0-alpha", + "gulp-sourcemaps": "2.0.0-alpha", "http-proxy-middleware": "^0.17.1", "minimatch": "^3.0.2", "through2": "^2.0.1", -- Gitee From 60b04254435a8cb071b53ada9c51b5e4b016c016 Mon Sep 17 00:00:00 2001 From: xiweicheng Date: Sat, 17 Mar 2018 18:23:09 +0800 Subject: [PATCH 03/10] =?UTF-8?q?#II5PA=20=E6=B8=B8=E5=AE=A2=E5=8F=AF?= =?UTF-8?q?=E8=A7=81=E5=8D=9A=E6=96=87=20=E5=88=86=E4=BA=AB=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=20=E5=A4=8D=E5=88=B6=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/resources/elements/em-blog-share.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/resources/elements/em-blog-share.html b/src/resources/elements/em-blog-share.html index 7269158..a48f875 100644 --- a/src/resources/elements/em-blog-share.html +++ b/src/resources/elements/em-blog-share.html @@ -45,6 +45,9 @@ + 取消