|
@@ -3,7 +3,8 @@ var fs = require('fs')
|
|
var path = require('path');
|
|
var path = require('path');
|
|
|
|
|
|
var config = {
|
|
var config = {
|
|
- urlBefore: 'res://app2-jytest.jianyu360.cn',
|
|
|
|
|
|
+ // urlBefore: 'res://app2-jytest.jianyu360.cn',
|
|
|
|
+ urlBefore: 'res://app-i1.jianyu360.com',
|
|
urlLocal: '/jyapp/local',
|
|
urlLocal: '/jyapp/local',
|
|
readFile: '/datareport/index.html',
|
|
readFile: '/datareport/index.html',
|
|
writeFile: '/datareport/index_app.html'
|
|
writeFile: '/datareport/index_app.html'
|