sale-client 3.4.84 → 3.4.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.babelrc +5 -5
- package/.editorconfig +9 -9
- package/.gradle/3.5/file-changes/last-build.bin +0 -0
- package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
- package/.gradle/buildOutputCleanup/built.bin +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/buildOutputCleanup/cache.properties.lock +1 -0
- package/.project +11 -11
- package/README.md +38 -38
- package/build/css-loaders.js +34 -34
- package/build/dev-client.js +8 -8
- package/build/dev-server.js +157 -157
- package/build/release.sh +28 -28
- package/build/utils.js +71 -71
- package/build/webpack.dev.conf.js +31 -31
- package/build/webpack.example.conf.js +49 -49
- package/build/webpack.test.conf.js +31 -31
- package/config/dev.env.js +6 -6
- package/config/index.js +38 -38
- package/config/prod.env.js +3 -3
- package/config/test.env.js +6 -6
- package/examples/ReadCard/index.html +11 -11
- package/package.json +2 -2
- package/release.bat +5 -5
- package/sale-client.iml +8 -8
- package/src/assets/binding.svg +1 -1
- package/src/assets/unbind.svg +1 -1
- package/src/assets//345/205/254/345/221/212.svg +1 -1
- package/src/assets//347/207/203/346/260/224/347/274/264/350/264/271.eps +116 -116
- package/src/assets//350/201/224/347/263/273/346/210/221/344/273/254.svg +1 -1
- package/src/components/Hello.vue +39 -39
- package/src/components/List.vue +51 -51
- package/src/components/SellGasCharge/FakaList.vue +23 -23
- package/src/components/UserFiles/admissibility.vue +46 -46
- package/src/components/charge/ChargeList.vue +1 -1
- package/src/components/charge/ChargeOper.vue +230 -229
- package/src/components/charge/business/IOTMeterCenter.vue +801 -801
- package/src/components/charge/business/OtherChargeByPay.vue +471 -466
- package/src/components/getNowDate.js +25 -25
- package/src/components/meterBook/MeterManger.vue +61 -61
- package/src/components/revenue/Common/PrintBill.vue +117 -117
- package/src/components/revenue/Common/ReissueBill.vue +289 -289
- package/src/components/revenue/HandManager/MeterBookManage.vue +152 -152
- package/src/components/revenue/HandManager/OverdueSet.vue +45 -45
- package/src/components/revenue/bank/BankDocking.vue +62 -62
- package/src/components/revenue/base/CardServer/CardInfoModal.vue +52 -52
- package/src/components/revenue/base/rightview/CardList.vue +2 -2
- package/src/components/revenue/base/rightview/RecordCancel.vue +2 -0
- package/src/components/revenue/base/rightview/carddetail/OtherChargeDetail.vue +6 -1
- package/src/components/revenue/base/rightview/carddetail/StopApplyDetail.vue +70 -70
- package/src/components/revenue/comprehen/CardManage/CardManage.vue +83 -83
- package/src/components/revenue/comprehen/ComprehenOperation/ChangeMeter/NoMessage.vue +30 -30
- package/src/components/revenue/comprehen/ComprehenOperation/ComprehenSearch.vue +13 -13
- package/src/components/revenue/comprehen/TotalSplit/TotalSplitManage.vue +45 -45
- package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +342 -342
- package/src/components/revenue/comprehen/wechatpay/wechatValidateManage.vue +295 -295
- package/src/components/revenue/machineHandManage/machineDown.vue +1105 -1105
- package/src/filiale/{weinan → WEINAN}/AutomaticPurse.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/CardList.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/CardMeterCenter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/CardMeterChargeCancel.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChangeMeter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeList.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeManageNew.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeQueryUser.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ChargeRecordQuery.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/DisableManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/EnableManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/FileAddressManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/FileUserAddress.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/HighMeter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/IOTMeterCenter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/MachineMeterCenter.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/MeterMessage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/MeterinfoTest.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/OffGasAddGas.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/OtherGas.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/OverUseCharge.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/RecordCancel.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/RecordQueryUser.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ReplaceCardManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/ShowCardSellGas.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/Stairinfo.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/TransferManage.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserBaseInfoNew.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserEssentialInfoTest.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserGeneralInfoTest.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/UserInfoDetailManageNew.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/Userinfo.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/gasmove.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/meterinfodetail.vue +0 -0
- package/src/filiale/{weinan → WEINAN}/plugins/FileManageService.js +0 -0
- package/src/filiale/{weinan → WEINAN}/plugins/getTimeService.js +0 -0
- package/src/filiale/{weinan → WEINAN}/sale.js +0 -0
- package/src/filiale/{weinan → WEINAN}/sale.js~Stashed changes +0 -0
- package/src/filiale/{weinan → WEINAN}/static/mainicon//347/237/251/345/275/2421828.png +0 -0
- package/src/filiale/qianneng/OtherChargeNew.vue +7 -5
- package/src/main.js +23 -23
- package/src/plugins/CardListen.js +29 -29
- package/src/plugins/CardManageService.js +21 -21
- package/src/plugins/SelectService.js +41 -41
- package/src/project/ProjectPage.vue +24 -24
- package/src/project/State.js +17 -17
- package/test/e2e/custom-assertions/elementCount.js +26 -26
- package/test/e2e/nightwatch.conf.js +40 -40
- package/test/e2e/runner.js +30 -30
- package/test/e2e/specs/test.js +13 -13
- package/test/unit/.eslintrc +5 -5
- package/test/unit/context.html +20 -20
- package/test/unit/index.js +13 -13
- package/test/unit/init.js +13 -13
- package/test/unit/karma.conf.js +55 -55
- package/test/unit/specs/components/UserFiles/AreaList.spec.js +25 -25
- package/test/unit/specs/components/UserFiles/UserFiles.spec.js +22 -22
- package/test/unit/specs/components/UserFiles/UserGeneralInfo.spec.js +55 -55
- package/test/unit/specs/components/revenue/Common/ReissueBill.spec.js +29 -29
- package/test/unit/specs/components/revenue/base/CardServer/ReadCard.spec.js +23 -23
- package/test/unit/specs/components/revenue/base/UserList.spec.js +21 -21
- package/test/unit/specs/components/revenue/base/rightview/CardList.spec.js +29 -29
- package/test/unit/specs/components/revenue/todoList/ToDoListManage.spec.js +20 -20
- package/test/unit/specs/service/delete.spec.js +8 -8
- package/test/unit/specs/service/getSaleInitData.spec.js +16 -16
- package/test/unit/specs/service/uploadFile.spec.js +8 -8
package/build/utils.js
CHANGED
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
var path = require('path')
|
|
2
|
-
var config = require('../config')
|
|
3
|
-
var ExtractTextPlugin = require('extract-text-webpack-plugin')
|
|
4
|
-
|
|
5
|
-
exports.assetsPath = function (_path) {
|
|
6
|
-
var assetsSubDirectory = process.env.NODE_ENV === 'production'
|
|
7
|
-
? config.build.assetsSubDirectory
|
|
8
|
-
: config.dev.assetsSubDirectory
|
|
9
|
-
return path.posix.join(assetsSubDirectory, _path)
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
exports.cssLoaders = function (options) {
|
|
13
|
-
options = options || {}
|
|
14
|
-
|
|
15
|
-
var cssLoader = {
|
|
16
|
-
loader: 'css-loader',
|
|
17
|
-
options: {
|
|
18
|
-
minimize: process.env.NODE_ENV === 'production',
|
|
19
|
-
sourceMap: options.sourceMap
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
// generate loader string to be used with extract text plugin
|
|
24
|
-
function generateLoaders (loader, loaderOptions) {
|
|
25
|
-
var loaders = [cssLoader]
|
|
26
|
-
if (loader) {
|
|
27
|
-
loaders.push({
|
|
28
|
-
loader: loader + '-loader',
|
|
29
|
-
options: Object.assign({}, loaderOptions, {
|
|
30
|
-
sourceMap: options.sourceMap
|
|
31
|
-
})
|
|
32
|
-
})
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
// Extract CSS when that option is specified
|
|
36
|
-
// (which is the case during production build)
|
|
37
|
-
if (options.extract) {
|
|
38
|
-
return ExtractTextPlugin.extract({
|
|
39
|
-
use: loaders,
|
|
40
|
-
fallback: 'vue-style-loader'
|
|
41
|
-
})
|
|
42
|
-
} else {
|
|
43
|
-
return ['vue-style-loader'].concat(loaders)
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// https://vue-loader.vuejs.org/en/configurations/extract-css.html
|
|
48
|
-
return {
|
|
49
|
-
css: generateLoaders(),
|
|
50
|
-
postcss: generateLoaders(),
|
|
51
|
-
less: generateLoaders('less'),
|
|
52
|
-
sass: generateLoaders('sass', { indentedSyntax: true }),
|
|
53
|
-
scss: generateLoaders('sass'),
|
|
54
|
-
stylus: generateLoaders('stylus'),
|
|
55
|
-
styl: generateLoaders('stylus')
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
// Generate loaders for standalone style files (outside of .vue)
|
|
60
|
-
exports.styleLoaders = function (options) {
|
|
61
|
-
var output = []
|
|
62
|
-
var loaders = exports.cssLoaders(options)
|
|
63
|
-
for (var extension in loaders) {
|
|
64
|
-
var loader = loaders[extension]
|
|
65
|
-
output.push({
|
|
66
|
-
test: new RegExp('\\.' + extension + '$'),
|
|
67
|
-
use: loader
|
|
68
|
-
})
|
|
69
|
-
}
|
|
70
|
-
return output
|
|
71
|
-
}
|
|
1
|
+
var path = require('path')
|
|
2
|
+
var config = require('../config')
|
|
3
|
+
var ExtractTextPlugin = require('extract-text-webpack-plugin')
|
|
4
|
+
|
|
5
|
+
exports.assetsPath = function (_path) {
|
|
6
|
+
var assetsSubDirectory = process.env.NODE_ENV === 'production'
|
|
7
|
+
? config.build.assetsSubDirectory
|
|
8
|
+
: config.dev.assetsSubDirectory
|
|
9
|
+
return path.posix.join(assetsSubDirectory, _path)
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
exports.cssLoaders = function (options) {
|
|
13
|
+
options = options || {}
|
|
14
|
+
|
|
15
|
+
var cssLoader = {
|
|
16
|
+
loader: 'css-loader',
|
|
17
|
+
options: {
|
|
18
|
+
minimize: process.env.NODE_ENV === 'production',
|
|
19
|
+
sourceMap: options.sourceMap
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
// generate loader string to be used with extract text plugin
|
|
24
|
+
function generateLoaders (loader, loaderOptions) {
|
|
25
|
+
var loaders = [cssLoader]
|
|
26
|
+
if (loader) {
|
|
27
|
+
loaders.push({
|
|
28
|
+
loader: loader + '-loader',
|
|
29
|
+
options: Object.assign({}, loaderOptions, {
|
|
30
|
+
sourceMap: options.sourceMap
|
|
31
|
+
})
|
|
32
|
+
})
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// Extract CSS when that option is specified
|
|
36
|
+
// (which is the case during production build)
|
|
37
|
+
if (options.extract) {
|
|
38
|
+
return ExtractTextPlugin.extract({
|
|
39
|
+
use: loaders,
|
|
40
|
+
fallback: 'vue-style-loader'
|
|
41
|
+
})
|
|
42
|
+
} else {
|
|
43
|
+
return ['vue-style-loader'].concat(loaders)
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
// https://vue-loader.vuejs.org/en/configurations/extract-css.html
|
|
48
|
+
return {
|
|
49
|
+
css: generateLoaders(),
|
|
50
|
+
postcss: generateLoaders(),
|
|
51
|
+
less: generateLoaders('less'),
|
|
52
|
+
sass: generateLoaders('sass', { indentedSyntax: true }),
|
|
53
|
+
scss: generateLoaders('sass'),
|
|
54
|
+
stylus: generateLoaders('stylus'),
|
|
55
|
+
styl: generateLoaders('stylus')
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
// Generate loaders for standalone style files (outside of .vue)
|
|
60
|
+
exports.styleLoaders = function (options) {
|
|
61
|
+
var output = []
|
|
62
|
+
var loaders = exports.cssLoaders(options)
|
|
63
|
+
for (var extension in loaders) {
|
|
64
|
+
var loader = loaders[extension]
|
|
65
|
+
output.push({
|
|
66
|
+
test: new RegExp('\\.' + extension + '$'),
|
|
67
|
+
use: loader
|
|
68
|
+
})
|
|
69
|
+
}
|
|
70
|
+
return output
|
|
71
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
var webpack = require('webpack')
|
|
2
|
-
var merge = require('webpack-merge')
|
|
3
|
-
var baseConfig = require('./webpack.base.conf')
|
|
4
|
-
var HtmlWebpackPlugin = require('html-webpack-plugin')
|
|
5
|
-
|
|
6
|
-
// add hot-reload related code to entry chunks
|
|
7
|
-
Object.keys(baseConfig.entry).forEach(function (name) {
|
|
8
|
-
baseConfig.entry[name] = ['./build/dev-client'].concat(baseConfig.entry[name])
|
|
9
|
-
})
|
|
10
|
-
|
|
11
|
-
module.exports = merge(baseConfig, {
|
|
12
|
-
// eval-source-map is faster for development
|
|
13
|
-
devtool: '#eval-source-map',
|
|
14
|
-
output: {
|
|
15
|
-
// necessary for the html plugin to work properly
|
|
16
|
-
// when serving the html from in-memory
|
|
17
|
-
publicPath: '/'
|
|
18
|
-
},
|
|
19
|
-
plugins: [
|
|
20
|
-
// https://github.com/glenjamin/webpack-hot-middleware#installation--usage
|
|
21
|
-
new webpack.optimize.OccurenceOrderPlugin(),
|
|
22
|
-
new webpack.HotModuleReplacementPlugin(),
|
|
23
|
-
new webpack.NoErrorsPlugin(),
|
|
24
|
-
// https://github.com/ampedandwired/html-webpack-plugin
|
|
25
|
-
new HtmlWebpackPlugin({
|
|
26
|
-
filename: 'index.html',
|
|
27
|
-
template: 'index.html',
|
|
28
|
-
inject: true
|
|
29
|
-
})
|
|
30
|
-
]
|
|
31
|
-
})
|
|
1
|
+
var webpack = require('webpack')
|
|
2
|
+
var merge = require('webpack-merge')
|
|
3
|
+
var baseConfig = require('./webpack.base.conf')
|
|
4
|
+
var HtmlWebpackPlugin = require('html-webpack-plugin')
|
|
5
|
+
|
|
6
|
+
// add hot-reload related code to entry chunks
|
|
7
|
+
Object.keys(baseConfig.entry).forEach(function (name) {
|
|
8
|
+
baseConfig.entry[name] = ['./build/dev-client'].concat(baseConfig.entry[name])
|
|
9
|
+
})
|
|
10
|
+
|
|
11
|
+
module.exports = merge(baseConfig, {
|
|
12
|
+
// eval-source-map is faster for development
|
|
13
|
+
devtool: '#eval-source-map',
|
|
14
|
+
output: {
|
|
15
|
+
// necessary for the html plugin to work properly
|
|
16
|
+
// when serving the html from in-memory
|
|
17
|
+
publicPath: '/'
|
|
18
|
+
},
|
|
19
|
+
plugins: [
|
|
20
|
+
// https://github.com/glenjamin/webpack-hot-middleware#installation--usage
|
|
21
|
+
new webpack.optimize.OccurenceOrderPlugin(),
|
|
22
|
+
new webpack.HotModuleReplacementPlugin(),
|
|
23
|
+
new webpack.NoErrorsPlugin(),
|
|
24
|
+
// https://github.com/ampedandwired/html-webpack-plugin
|
|
25
|
+
new HtmlWebpackPlugin({
|
|
26
|
+
filename: 'index.html',
|
|
27
|
+
template: 'index.html',
|
|
28
|
+
inject: true
|
|
29
|
+
})
|
|
30
|
+
]
|
|
31
|
+
})
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
var fs = require('fs')
|
|
2
|
-
var webpack = require('webpack')
|
|
3
|
-
var merge = require('webpack-merge')
|
|
4
|
-
var baseConfig = require('./webpack.base.conf')
|
|
5
|
-
var HtmlWebpackPlugin = require('html-webpack-plugin')
|
|
6
|
-
|
|
7
|
-
// add hot-reload related code to entry chunks
|
|
8
|
-
Object.keys(baseConfig.entry).forEach(function (name) {
|
|
9
|
-
baseConfig.entry[name] = ['./build/dev-client'].concat(baseConfig.entry[name])
|
|
10
|
-
})
|
|
11
|
-
|
|
12
|
-
// 把examples下所有index.html转换成测试例子.html
|
|
13
|
-
fs.readdirSync('./examples').forEach((file) => {
|
|
14
|
-
baseConfig.plugins.push(
|
|
15
|
-
// https://github.com/ampedandwired/html-webpack-plugin
|
|
16
|
-
new HtmlWebpackPlugin({
|
|
17
|
-
filename: file + '.html',
|
|
18
|
-
template: `examples/${file}/index.html`,
|
|
19
|
-
inject: false
|
|
20
|
-
})
|
|
21
|
-
)
|
|
22
|
-
})
|
|
23
|
-
|
|
24
|
-
// 把examples下子目录里的main.js打包成对应组件名的App.js
|
|
25
|
-
fs.readdirSync('./examples').forEach((file) => {
|
|
26
|
-
baseConfig.entry[file + 'App'] = `./examples/${file}/main.js`
|
|
27
|
-
})
|
|
28
|
-
|
|
29
|
-
module.exports = merge(baseConfig, {
|
|
30
|
-
// eval-source-map is faster for development
|
|
31
|
-
devtool: '#eval-source-map',
|
|
32
|
-
output: {
|
|
33
|
-
// necessary for the html plugin to work properly
|
|
34
|
-
// when serving the html from in-memory
|
|
35
|
-
publicPath: '/'
|
|
36
|
-
},
|
|
37
|
-
plugins: [
|
|
38
|
-
// https://github.com/glenjamin/webpack-hot-middleware#installation--usage
|
|
39
|
-
new webpack.optimize.OccurenceOrderPlugin(),
|
|
40
|
-
new webpack.HotModuleReplacementPlugin(),
|
|
41
|
-
new webpack.NoErrorsPlugin(),
|
|
42
|
-
// https://github.com/ampedandwired/html-webpack-plugin
|
|
43
|
-
new HtmlWebpackPlugin({
|
|
44
|
-
filename: 'index.html',
|
|
45
|
-
template: 'index.html',
|
|
46
|
-
inject: true
|
|
47
|
-
})
|
|
48
|
-
]
|
|
49
|
-
})
|
|
1
|
+
var fs = require('fs')
|
|
2
|
+
var webpack = require('webpack')
|
|
3
|
+
var merge = require('webpack-merge')
|
|
4
|
+
var baseConfig = require('./webpack.base.conf')
|
|
5
|
+
var HtmlWebpackPlugin = require('html-webpack-plugin')
|
|
6
|
+
|
|
7
|
+
// add hot-reload related code to entry chunks
|
|
8
|
+
Object.keys(baseConfig.entry).forEach(function (name) {
|
|
9
|
+
baseConfig.entry[name] = ['./build/dev-client'].concat(baseConfig.entry[name])
|
|
10
|
+
})
|
|
11
|
+
|
|
12
|
+
// 把examples下所有index.html转换成测试例子.html
|
|
13
|
+
fs.readdirSync('./examples').forEach((file) => {
|
|
14
|
+
baseConfig.plugins.push(
|
|
15
|
+
// https://github.com/ampedandwired/html-webpack-plugin
|
|
16
|
+
new HtmlWebpackPlugin({
|
|
17
|
+
filename: file + '.html',
|
|
18
|
+
template: `examples/${file}/index.html`,
|
|
19
|
+
inject: false
|
|
20
|
+
})
|
|
21
|
+
)
|
|
22
|
+
})
|
|
23
|
+
|
|
24
|
+
// 把examples下子目录里的main.js打包成对应组件名的App.js
|
|
25
|
+
fs.readdirSync('./examples').forEach((file) => {
|
|
26
|
+
baseConfig.entry[file + 'App'] = `./examples/${file}/main.js`
|
|
27
|
+
})
|
|
28
|
+
|
|
29
|
+
module.exports = merge(baseConfig, {
|
|
30
|
+
// eval-source-map is faster for development
|
|
31
|
+
devtool: '#eval-source-map',
|
|
32
|
+
output: {
|
|
33
|
+
// necessary for the html plugin to work properly
|
|
34
|
+
// when serving the html from in-memory
|
|
35
|
+
publicPath: '/'
|
|
36
|
+
},
|
|
37
|
+
plugins: [
|
|
38
|
+
// https://github.com/glenjamin/webpack-hot-middleware#installation--usage
|
|
39
|
+
new webpack.optimize.OccurenceOrderPlugin(),
|
|
40
|
+
new webpack.HotModuleReplacementPlugin(),
|
|
41
|
+
new webpack.NoErrorsPlugin(),
|
|
42
|
+
// https://github.com/ampedandwired/html-webpack-plugin
|
|
43
|
+
new HtmlWebpackPlugin({
|
|
44
|
+
filename: 'index.html',
|
|
45
|
+
template: 'index.html',
|
|
46
|
+
inject: true
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
})
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
// This is the webpack config used for unit tests.
|
|
2
|
-
|
|
3
|
-
var utils = require('./utils')
|
|
4
|
-
var webpack = require('webpack')
|
|
5
|
-
var merge = require('webpack-merge')
|
|
6
|
-
var baseConfig = require('./webpack.base.conf')
|
|
7
|
-
|
|
8
|
-
var webpackConfig = merge(baseConfig, {
|
|
9
|
-
module: {
|
|
10
|
-
rules: utils.styleLoaders()
|
|
11
|
-
},
|
|
12
|
-
// use inline sourcemap for karma-sourcemap-loader
|
|
13
|
-
devtool: '#inline-source-map',
|
|
14
|
-
resolveLoader: {
|
|
15
|
-
alias: {
|
|
16
|
-
// necessary to to make lang="scss" work in test when using vue-loader's ?inject option
|
|
17
|
-
// see discussion at https://github.com/vuejs/vue-loader/issues/724
|
|
18
|
-
'scss-loader': 'sass-loader'
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
plugins: [
|
|
22
|
-
new webpack.DefinePlugin({
|
|
23
|
-
'process.env': require('../config/test.env')
|
|
24
|
-
})
|
|
25
|
-
]
|
|
26
|
-
})
|
|
27
|
-
|
|
28
|
-
// no need for app entry during tests
|
|
29
|
-
delete webpackConfig.entry
|
|
30
|
-
|
|
31
|
-
module.exports = webpackConfig
|
|
1
|
+
// This is the webpack config used for unit tests.
|
|
2
|
+
|
|
3
|
+
var utils = require('./utils')
|
|
4
|
+
var webpack = require('webpack')
|
|
5
|
+
var merge = require('webpack-merge')
|
|
6
|
+
var baseConfig = require('./webpack.base.conf')
|
|
7
|
+
|
|
8
|
+
var webpackConfig = merge(baseConfig, {
|
|
9
|
+
module: {
|
|
10
|
+
rules: utils.styleLoaders()
|
|
11
|
+
},
|
|
12
|
+
// use inline sourcemap for karma-sourcemap-loader
|
|
13
|
+
devtool: '#inline-source-map',
|
|
14
|
+
resolveLoader: {
|
|
15
|
+
alias: {
|
|
16
|
+
// necessary to to make lang="scss" work in test when using vue-loader's ?inject option
|
|
17
|
+
// see discussion at https://github.com/vuejs/vue-loader/issues/724
|
|
18
|
+
'scss-loader': 'sass-loader'
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
plugins: [
|
|
22
|
+
new webpack.DefinePlugin({
|
|
23
|
+
'process.env': require('../config/test.env')
|
|
24
|
+
})
|
|
25
|
+
]
|
|
26
|
+
})
|
|
27
|
+
|
|
28
|
+
// no need for app entry during tests
|
|
29
|
+
delete webpackConfig.entry
|
|
30
|
+
|
|
31
|
+
module.exports = webpackConfig
|
package/config/dev.env.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
var merge = require('webpack-merge')
|
|
2
|
-
var prodEnv = require('./prod.env')
|
|
3
|
-
|
|
4
|
-
module.exports = merge(prodEnv, {
|
|
5
|
-
NODE_ENV: '"development"'
|
|
6
|
-
})
|
|
1
|
+
var merge = require('webpack-merge')
|
|
2
|
+
var prodEnv = require('./prod.env')
|
|
3
|
+
|
|
4
|
+
module.exports = merge(prodEnv, {
|
|
5
|
+
NODE_ENV: '"development"'
|
|
6
|
+
})
|
package/config/index.js
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
// see http://vuejs-templates.github.io/webpack for documentation.
|
|
2
|
-
var path = require('path')
|
|
3
|
-
|
|
4
|
-
module.exports = {
|
|
5
|
-
build: {
|
|
6
|
-
env: require('./prod.env'),
|
|
7
|
-
index: path.resolve(__dirname, '../dist/index.html'),
|
|
8
|
-
assetsRoot: path.resolve(__dirname, '../dist'),
|
|
9
|
-
assetsSubDirectory: 'static',
|
|
10
|
-
assetsPublicPath: '/',
|
|
11
|
-
productionSourceMap: true,
|
|
12
|
-
// Gzip off by default as many popular static hosts such as
|
|
13
|
-
// Surge or Netlify already gzip all static assets for you.
|
|
14
|
-
// Before setting to `true`, make sure to:
|
|
15
|
-
// npm install --save-dev compression-webpack-plugin
|
|
16
|
-
productionGzip: false,
|
|
17
|
-
productionGzipExtensions: ['js', 'css'],
|
|
18
|
-
// Run the build command with an extra argument to
|
|
19
|
-
// View the bundle analyzer report after build finishes:
|
|
20
|
-
// `npm run build --report`
|
|
21
|
-
// Set to `true` or `false` to always turn it on or off
|
|
22
|
-
bundleAnalyzerReport: process.env.npm_config_report
|
|
23
|
-
},
|
|
24
|
-
dev: {
|
|
25
|
-
env: require('./dev.env'),
|
|
26
|
-
port: 8080,
|
|
27
|
-
autoOpenBrowser: true,
|
|
28
|
-
assetsSubDirectory: 'static',
|
|
29
|
-
assetsPublicPath: '/',
|
|
30
|
-
proxyTable: {},
|
|
31
|
-
// CSS Sourcemaps off by default because relative paths are "buggy"
|
|
32
|
-
// with this option, according to the CSS-Loader README
|
|
33
|
-
// (https://github.com/webpack/css-loader#sourcemaps)
|
|
34
|
-
// In our experience, they generally work as expected,
|
|
35
|
-
// just be aware of this issue when enabling this option.
|
|
36
|
-
cssSourceMap: false
|
|
37
|
-
}
|
|
38
|
-
}
|
|
1
|
+
// see http://vuejs-templates.github.io/webpack for documentation.
|
|
2
|
+
var path = require('path')
|
|
3
|
+
|
|
4
|
+
module.exports = {
|
|
5
|
+
build: {
|
|
6
|
+
env: require('./prod.env'),
|
|
7
|
+
index: path.resolve(__dirname, '../dist/index.html'),
|
|
8
|
+
assetsRoot: path.resolve(__dirname, '../dist'),
|
|
9
|
+
assetsSubDirectory: 'static',
|
|
10
|
+
assetsPublicPath: '/',
|
|
11
|
+
productionSourceMap: true,
|
|
12
|
+
// Gzip off by default as many popular static hosts such as
|
|
13
|
+
// Surge or Netlify already gzip all static assets for you.
|
|
14
|
+
// Before setting to `true`, make sure to:
|
|
15
|
+
// npm install --save-dev compression-webpack-plugin
|
|
16
|
+
productionGzip: false,
|
|
17
|
+
productionGzipExtensions: ['js', 'css'],
|
|
18
|
+
// Run the build command with an extra argument to
|
|
19
|
+
// View the bundle analyzer report after build finishes:
|
|
20
|
+
// `npm run build --report`
|
|
21
|
+
// Set to `true` or `false` to always turn it on or off
|
|
22
|
+
bundleAnalyzerReport: process.env.npm_config_report
|
|
23
|
+
},
|
|
24
|
+
dev: {
|
|
25
|
+
env: require('./dev.env'),
|
|
26
|
+
port: 8080,
|
|
27
|
+
autoOpenBrowser: true,
|
|
28
|
+
assetsSubDirectory: 'static',
|
|
29
|
+
assetsPublicPath: '/',
|
|
30
|
+
proxyTable: {},
|
|
31
|
+
// CSS Sourcemaps off by default because relative paths are "buggy"
|
|
32
|
+
// with this option, according to the CSS-Loader README
|
|
33
|
+
// (https://github.com/webpack/css-loader#sourcemaps)
|
|
34
|
+
// In our experience, they generally work as expected,
|
|
35
|
+
// just be aware of this issue when enabling this option.
|
|
36
|
+
cssSourceMap: false
|
|
37
|
+
}
|
|
38
|
+
}
|
package/config/prod.env.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
NODE_ENV: '"production"'
|
|
3
|
-
}
|
|
1
|
+
module.exports = {
|
|
2
|
+
NODE_ENV: '"production"'
|
|
3
|
+
}
|
package/config/test.env.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
var merge = require('webpack-merge')
|
|
2
|
-
var devEnv = require('./dev.env')
|
|
3
|
-
|
|
4
|
-
module.exports = merge(devEnv, {
|
|
5
|
-
NODE_ENV: '"testing"'
|
|
6
|
-
})
|
|
1
|
+
var merge = require('webpack-merge')
|
|
2
|
+
var devEnv = require('./dev.env')
|
|
3
|
+
|
|
4
|
+
module.exports = merge(devEnv, {
|
|
5
|
+
NODE_ENV: '"testing"'
|
|
6
|
+
})
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<title>ReadCard</title>
|
|
6
|
-
</head>
|
|
7
|
-
<body>
|
|
8
|
-
<app></app>
|
|
9
|
-
<script src="../ReadCardApp.js"></script>
|
|
10
|
-
</body>
|
|
11
|
-
</html>
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<title>ReadCard</title>
|
|
6
|
+
</head>
|
|
7
|
+
<body>
|
|
8
|
+
<app></app>
|
|
9
|
+
<script src="../ReadCardApp.js"></script>
|
|
10
|
+
</body>
|
|
11
|
+
</html>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sale-client",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.85",
|
|
4
4
|
"description": "收费模块前台组件",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"style-loader": "^0.20.3",
|
|
87
87
|
"system-clients": "3.1.89-14",
|
|
88
88
|
"url-loader": "^0.5.7",
|
|
89
|
-
"vue-client": "1.24.
|
|
89
|
+
"vue-client": "1.24.45",
|
|
90
90
|
"vue-clipboard2": "0.3.1",
|
|
91
91
|
"vue-hot-reload-api": "^1.2.0",
|
|
92
92
|
"vue-html-loader": "^1.0.0",
|
package/release.bat
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
git add -A
|
|
2
|
-
git commit -m "[build] %1"
|
|
3
|
-
git tag -a V%1 -m "Release version %1"
|
|
4
|
-
git push origin --tags
|
|
5
|
-
git push
|
|
1
|
+
git add -A
|
|
2
|
+
git commit -m "[build] %1"
|
|
3
|
+
git tag -a V%1 -m "Release version %1"
|
|
4
|
+
git push origin --tags
|
|
5
|
+
git push
|
package/sale-client.iml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<module type="WEB_MODULE" version="4">
|
|
3
|
-
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
4
|
-
<exclude-output />
|
|
5
|
-
<content url="file://$MODULE_DIR$" />
|
|
6
|
-
<orderEntry type="inheritedJdk" />
|
|
7
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
|
8
|
-
</component>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module type="WEB_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
4
|
+
<exclude-output />
|
|
5
|
+
<content url="file://$MODULE_DIR$" />
|
|
6
|
+
<orderEntry type="inheritedJdk" />
|
|
7
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
8
|
+
</component>
|
|
9
9
|
</module>
|
package/src/assets/binding.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1527772052094" class="icon" style="" viewBox="0 0 1198 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7583" xmlns:xlink="http://www.w3.org/1999/xlink" width="60" height="50"><defs><style type="text/css"></style></defs><path d="M515.454273 566.308846c-156.133133 0-283.173613-127.04048-283.173613-283.135233C232.28066 127.04048 359.282759 0 515.454273 0c156.094753 0 283.135232 127.04048 283.135232 283.173613s-127.04048 283.135232-283.135232 283.135233z m0-508.737632a225.871064 225.871064 0 0 0-225.602399 225.602399 225.832684 225.832684 0 0 0 225.602399 225.564018 225.832684 225.832684 0 0 0 225.564018-225.564018A225.871064 225.871064 0 0 0 515.454273 57.571214z" fill="#FBC400" p-id="7584"></path><path d="M28.785607 1024a28.785607 28.785607 0 0 1-28.785607-28.785607c0-268.013193 231.205997-486.092954 515.454273-486.092954 156.094753 0 302.095352 65.631184 400.542129 180.082759a28.785607 28.785607 0 1 1-43.638981 37.536432c-87.469865-101.709145-217.58081-160.047976-356.903148-160.047976-252.468966 0-457.883058 192.211094-457.883059 428.521739a28.785607 28.785607 0 0 1-28.785607 28.785607z" fill="#FBC400" p-id="7585"></path><path d="M727.508246 1024h-84.783209c-68.202699 0-123.701349-55.46027-123.701349-123.662969s55.46027-123.662969 123.701349-123.662968h173.596402a123.816492 123.816492 0 0 1 123.70135 123.662968 28.785607 28.785607 0 0 1-57.571215 0c0-36.461769-29.629985-66.091754-66.130135-66.091754h-173.596402c-36.461769 0-66.130135 29.629985-66.130134 66.091754s29.629985 66.091754 66.130134 66.091755h84.783209a28.785607 28.785607 0 0 1 0 57.571214z" fill="#FBC400" p-id="7586"></path><path d="M1074.432384 1024h-173.596402a123.816492 123.816492 0 0 1-123.701349-123.662969 28.785607 28.785607 0 0 1 57.571214 0c0 36.461769 29.629985 66.091754 66.130135 66.091755h173.596402c36.461769 0 66.130135-29.629985 66.130135-66.091755s-29.629985-66.091754-66.130135-66.091754h-84.744828a28.785607 28.785607 0 0 1 0-57.571214h84.744828c68.202699 0 123.701349 55.46027 123.701349 123.662968s-55.498651 123.662969-123.701349 123.662969z" fill="#FBC400" p-id="7587"></path></svg>
|
|
1
|
+
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1527772052094" class="icon" style="" viewBox="0 0 1198 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7583" xmlns:xlink="http://www.w3.org/1999/xlink" width="60" height="50"><defs><style type="text/css"></style></defs><path d="M515.454273 566.308846c-156.133133 0-283.173613-127.04048-283.173613-283.135233C232.28066 127.04048 359.282759 0 515.454273 0c156.094753 0 283.135232 127.04048 283.135232 283.173613s-127.04048 283.135232-283.135232 283.135233z m0-508.737632a225.871064 225.871064 0 0 0-225.602399 225.602399 225.832684 225.832684 0 0 0 225.602399 225.564018 225.832684 225.832684 0 0 0 225.564018-225.564018A225.871064 225.871064 0 0 0 515.454273 57.571214z" fill="#FBC400" p-id="7584"></path><path d="M28.785607 1024a28.785607 28.785607 0 0 1-28.785607-28.785607c0-268.013193 231.205997-486.092954 515.454273-486.092954 156.094753 0 302.095352 65.631184 400.542129 180.082759a28.785607 28.785607 0 1 1-43.638981 37.536432c-87.469865-101.709145-217.58081-160.047976-356.903148-160.047976-252.468966 0-457.883058 192.211094-457.883059 428.521739a28.785607 28.785607 0 0 1-28.785607 28.785607z" fill="#FBC400" p-id="7585"></path><path d="M727.508246 1024h-84.783209c-68.202699 0-123.701349-55.46027-123.701349-123.662969s55.46027-123.662969 123.701349-123.662968h173.596402a123.816492 123.816492 0 0 1 123.70135 123.662968 28.785607 28.785607 0 0 1-57.571215 0c0-36.461769-29.629985-66.091754-66.130135-66.091754h-173.596402c-36.461769 0-66.130135 29.629985-66.130134 66.091754s29.629985 66.091754 66.130134 66.091755h84.783209a28.785607 28.785607 0 0 1 0 57.571214z" fill="#FBC400" p-id="7586"></path><path d="M1074.432384 1024h-173.596402a123.816492 123.816492 0 0 1-123.701349-123.662969 28.785607 28.785607 0 0 1 57.571214 0c0 36.461769 29.629985 66.091754 66.130135 66.091755h173.596402c36.461769 0 66.130135-29.629985 66.130135-66.091755s-29.629985-66.091754-66.130135-66.091754h-84.744828a28.785607 28.785607 0 0 1 0-57.571214h84.744828c68.202699 0 123.701349 55.46027 123.701349 123.662968s-55.498651 123.662969-123.701349 123.662969z" fill="#FBC400" p-id="7587"></path></svg>
|
package/src/assets/unbind.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1527771984655" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5426" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M596.608 858.944l-85.632 85.568c-100.928 100.864-263.168 103.04-361.536 4.672-98.368-98.432-96.192-260.608 4.672-361.536l185.792-185.856A76.544 76.544 0 1 1 448.192 510.08L262.4 695.808c-41.28 41.344-43.328 106.368-4.672 145.088 38.656 38.72 103.808 36.544 145.088-4.608l85.568-85.632a76.544 76.544 0 1 1 108.224 108.288z" fill="#d4237a" p-id="5427"></path><path d="M869.888 436.416l-185.856 185.792A76.608 76.608 0 0 1 575.744 513.92L761.6 328.128c41.28-41.28 43.392-106.304 4.608-144.96-38.656-38.72-103.616-36.672-144.896 4.608l-85.76 85.632a76.544 76.544 0 1 1-108.224-108.224l85.632-85.632c100.928-100.992 263.168-103.104 361.536-4.736 98.368 98.496 96.32 260.608-4.608 361.6z" fill="#d4237a" p-id="5428"></path></svg>
|
|
1
|
+
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1527771984655" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5426" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M596.608 858.944l-85.632 85.568c-100.928 100.864-263.168 103.04-361.536 4.672-98.368-98.432-96.192-260.608 4.672-361.536l185.792-185.856A76.544 76.544 0 1 1 448.192 510.08L262.4 695.808c-41.28 41.344-43.328 106.368-4.672 145.088 38.656 38.72 103.808 36.544 145.088-4.608l85.568-85.632a76.544 76.544 0 1 1 108.224 108.288z" fill="#d4237a" p-id="5427"></path><path d="M869.888 436.416l-185.856 185.792A76.608 76.608 0 0 1 575.744 513.92L761.6 328.128c41.28-41.28 43.392-106.304 4.608-144.96-38.656-38.72-103.616-36.672-144.896 4.608l-85.76 85.632a76.544 76.544 0 1 1-108.224-108.224l85.632-85.632c100.928-100.992 263.168-103.104 361.536-4.736 98.368 98.496 96.32 260.608-4.608 361.6z" fill="#d4237a" p-id="5428"></path></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1527779182864" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="15581" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="14"><defs><style type="text/css"></style></defs><path d="M797.590945 780.01822c-6.070252 0-11.975752-3.133364-15.259542-8.750291-4.925173-8.420787-2.090615-19.22997 6.332219-24.15412 40.406269-23.622 74.28589-57.45148 97.961102-97.830119 24.3772-41.573861 37.262672-89.184205 37.262672-137.672546 0-48.073902-12.67774-95.325066-36.667108-136.648217-23.294542-40.116673-56.669674-73.887824-96.522334-97.652064-8.376785-4.990664-11.118222-15.83157-6.123464-24.208355 4.992711-8.372691 15.833617-11.119245 24.209378-6.122441 44.99375 26.835182 82.678024 64.959477 108.97597 110.252033 27.109428 46.705742 41.441854 100.084463 41.441854 154.379043 0 54.762231-14.561647 108.550275-42.113143 155.534356-26.733874 45.589314-64.979944 83.785242-110.603027 110.455671C803.68678 779.240507 800.620955 780.01822 797.590945 780.01822L797.590945 780.01822zM704.394357 665.60747c-6.070252 0-11.975752-3.12927-15.259542-8.746198-4.925173-8.41874-2.090615-19.23611 6.330172-24.15412 20.732184-12.119015 38.112016-29.476335 50.257637-50.193169 12.503778-21.319561 19.10922-45.736671 19.10922-70.609151 0-24.658609-6.500041-48.8905-18.805298-70.081125-11.946077-20.579711-29.070082-37.907355-49.514717-50.101071-8.378831-4.991688-11.116175-15.83157-6.123464-24.207331 4.996804-8.373715 15.835663-11.115152 24.207331-6.119371 25.586748 15.256472 47.01785 36.94033 61.9704 62.696947 15.423271 26.568099 23.577998 56.936757 23.577998 87.812975 0 31.149441-8.284687 61.739133-23.959691 88.470961-15.198144 25.927509-36.948517 47.64616-62.893422 62.817698C710.488145 664.827711 707.418226 665.60747 704.394357 665.60747L704.394357 665.60747zM566.925449 906.136615c-31.956829 0-63.730487-21.708418-68.219731-24.8909l-33.998325-23.716144c-7.995091-5.575995-9.958816-16.579607-4.38282-24.581861 5.581112-7.999185 16.584724-9.957793 24.584931-4.38282l34.19787 23.852244c8.958022 6.328126 38.501896 23.121604 55.770188 17.244756 6.217608-2.118244 12.101619-4.115738 12.81691-36.707017L587.694471 191.876052c-1.828648-30.618345-8.368598-33.580816-15.926738-37.006845-16.133446-7.308453-43.536562 9.978259-51.861158 16.614399l-0.455371 0.352017L308.919257 329.447291c-47.357588 38.544875-111.886253 36.931121-119.159914 36.610826-44.834114 0.202615-82.775238 33.994232-88.422865 78.798671l-1.222851 12.138458 0 110.508883 1.222851 12.146645c5.662977 44.900629 43.759643 78.749552 88.722694 78.797647 0.6191-0.010233 1.238201-0.010233 1.853208-0.010233 60.969607 0 111.988584 33.446763 114.15083 34.883485 3.284813 2.199085 79.546707 53.988612 119.461789 140.396587 4.091178 8.849552 0.228197 19.346627-8.625448 23.431665-8.850575 4.086062-19.34151 0.229221-23.432689-8.623401-35.223223-76.257801-104.660688-124.231419-106.968244-125.807311-1.663896-1.079588-46.193065-29.547966-96.124268-28.963659l-0.207731 0.004093c-62.863746 0-116.127857-47.269583-123.895775-109.955274l-0.050142-0.407276-1.422396-14.117532 0-114.057709 1.471514-14.525831c7.766894-62.681598 61.032028-109.952204 123.895775-109.952204l0.981351 0.029676c0.528026 0.022513 57.3031 2.548032 95.707782-28.900214l0.604774-0.469698L498.097874 143.706983c1.964748-1.539053 12.831236-9.857509 27.221991-16.547885 22.880103-10.637268 43.9817-12.178367 61.022819-4.453429 8.647961 3.917216 17.626449 9.086959 24.672936 20.279882 6.941086 11.023054 10.742668 26.069749 11.965519 47.362704l0.029676 1.010003 0 641.97626-0.00614 0.188288c-0.595564 27.813462-3.975545 58.421574-36.755112 69.568449C579.95009 905.237129 573.434699 906.136615 566.925449 906.136615L566.925449 906.136615z" fill="#f55d54" p-id="15582"></path></svg>
|
|
1
|
+
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1527779182864" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="15581" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="14"><defs><style type="text/css"></style></defs><path d="M797.590945 780.01822c-6.070252 0-11.975752-3.133364-15.259542-8.750291-4.925173-8.420787-2.090615-19.22997 6.332219-24.15412 40.406269-23.622 74.28589-57.45148 97.961102-97.830119 24.3772-41.573861 37.262672-89.184205 37.262672-137.672546 0-48.073902-12.67774-95.325066-36.667108-136.648217-23.294542-40.116673-56.669674-73.887824-96.522334-97.652064-8.376785-4.990664-11.118222-15.83157-6.123464-24.208355 4.992711-8.372691 15.833617-11.119245 24.209378-6.122441 44.99375 26.835182 82.678024 64.959477 108.97597 110.252033 27.109428 46.705742 41.441854 100.084463 41.441854 154.379043 0 54.762231-14.561647 108.550275-42.113143 155.534356-26.733874 45.589314-64.979944 83.785242-110.603027 110.455671C803.68678 779.240507 800.620955 780.01822 797.590945 780.01822L797.590945 780.01822zM704.394357 665.60747c-6.070252 0-11.975752-3.12927-15.259542-8.746198-4.925173-8.41874-2.090615-19.23611 6.330172-24.15412 20.732184-12.119015 38.112016-29.476335 50.257637-50.193169 12.503778-21.319561 19.10922-45.736671 19.10922-70.609151 0-24.658609-6.500041-48.8905-18.805298-70.081125-11.946077-20.579711-29.070082-37.907355-49.514717-50.101071-8.378831-4.991688-11.116175-15.83157-6.123464-24.207331 4.996804-8.373715 15.835663-11.115152 24.207331-6.119371 25.586748 15.256472 47.01785 36.94033 61.9704 62.696947 15.423271 26.568099 23.577998 56.936757 23.577998 87.812975 0 31.149441-8.284687 61.739133-23.959691 88.470961-15.198144 25.927509-36.948517 47.64616-62.893422 62.817698C710.488145 664.827711 707.418226 665.60747 704.394357 665.60747L704.394357 665.60747zM566.925449 906.136615c-31.956829 0-63.730487-21.708418-68.219731-24.8909l-33.998325-23.716144c-7.995091-5.575995-9.958816-16.579607-4.38282-24.581861 5.581112-7.999185 16.584724-9.957793 24.584931-4.38282l34.19787 23.852244c8.958022 6.328126 38.501896 23.121604 55.770188 17.244756 6.217608-2.118244 12.101619-4.115738 12.81691-36.707017L587.694471 191.876052c-1.828648-30.618345-8.368598-33.580816-15.926738-37.006845-16.133446-7.308453-43.536562 9.978259-51.861158 16.614399l-0.455371 0.352017L308.919257 329.447291c-47.357588 38.544875-111.886253 36.931121-119.159914 36.610826-44.834114 0.202615-82.775238 33.994232-88.422865 78.798671l-1.222851 12.138458 0 110.508883 1.222851 12.146645c5.662977 44.900629 43.759643 78.749552 88.722694 78.797647 0.6191-0.010233 1.238201-0.010233 1.853208-0.010233 60.969607 0 111.988584 33.446763 114.15083 34.883485 3.284813 2.199085 79.546707 53.988612 119.461789 140.396587 4.091178 8.849552 0.228197 19.346627-8.625448 23.431665-8.850575 4.086062-19.34151 0.229221-23.432689-8.623401-35.223223-76.257801-104.660688-124.231419-106.968244-125.807311-1.663896-1.079588-46.193065-29.547966-96.124268-28.963659l-0.207731 0.004093c-62.863746 0-116.127857-47.269583-123.895775-109.955274l-0.050142-0.407276-1.422396-14.117532 0-114.057709 1.471514-14.525831c7.766894-62.681598 61.032028-109.952204 123.895775-109.952204l0.981351 0.029676c0.528026 0.022513 57.3031 2.548032 95.707782-28.900214l0.604774-0.469698L498.097874 143.706983c1.964748-1.539053 12.831236-9.857509 27.221991-16.547885 22.880103-10.637268 43.9817-12.178367 61.022819-4.453429 8.647961 3.917216 17.626449 9.086959 24.672936 20.279882 6.941086 11.023054 10.742668 26.069749 11.965519 47.362704l0.029676 1.010003 0 641.97626-0.00614 0.188288c-0.595564 27.813462-3.975545 58.421574-36.755112 69.568449C579.95009 905.237129 573.434699 906.136615 566.925449 906.136615L566.925449 906.136615z" fill="#f55d54" p-id="15582"></path></svg>
|