Browse Source

11.17

master
lichong 5 months ago
parent
commit
c151bad344
  1. 2
      front/package.json
  2. 6
      front/src/renderer/src/assets/json/changci.json
  3. 9
      front/src/renderer/src/assets/json/dailishang.json
  4. 22
      front/src/renderer/src/views/shujufenxi.vue

2
front/package.json

@ -1,6 +1,6 @@
{ {
"name": "electron", "name": "electron",
"version": "1.0.15", "version": "1.0.18",
"description": "An Electron application with Vue", "description": "An Electron application with Vue",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "lichong", "author": "lichong",

6
front/src/renderer/src/assets/json/changci.json

@ -15,7 +15,7 @@
"formShow": true "formShow": true
}, },
{ {
"label": "第一个数", "label": "",
"prop": "first", "prop": "first",
"type": "number", "type": "number",
"tableShow": true, "tableShow": true,
@ -24,7 +24,7 @@
"max": 9 "max": 9
}, },
{ {
"label": "第二个数", "label": "",
"prop": "second", "prop": "second",
"type": "number", "type": "number",
"tableShow": true, "tableShow": true,
@ -33,7 +33,7 @@
"max": 9 "max": 9
}, },
{ {
"label": "第三", "label": "个",
"prop": "third", "prop": "third",
"type": "number", "type": "number",
"tableShow": true, "tableShow": true,

9
front/src/renderer/src/assets/json/dailishang.json

@ -25,6 +25,15 @@
"tableShow": true, "tableShow": true,
"formShow": true "formShow": true
}, },
{
"label": "单选(倍率)",
"prop": "danxuan",
"type": "number",
"required": true,
"default": 900,
"tableShow": true,
"formShow": true
},
{ {
"label": "组选(倍率)", "label": "组选(倍率)",
"prop": "zuxuan", "prop": "zuxuan",

22
front/src/renderer/src/views/shujufenxi.vue

@ -188,7 +188,7 @@
<tbody> <tbody>
<tr> <tr>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
{{ selectChangci.jiangxiang }} {{ selectChangci.jiangxiang1 }}
</td> </td>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
体彩 体彩
@ -212,11 +212,11 @@
100).toFixed(2) }} 100).toFixed(2) }}
</td> </td>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
{{ ((_.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "alljine") || 0) - {{ ((_.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "alljine") || 0) +
Number((((_.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "alljine") || 0) * Number((((_.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "alljine") || 0) *
((checkDailishangRaw.dailifei || 0))) / ((checkDailishangRaw.dailifei || 0))) /
100).toFixed(2)) - _.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "zhong") 100).toFixed(2)) - _.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "zhong")
- Number(((_.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "alljine") * (fuwufei.fuwufeiValue || + Number(((_.sumBy(_.filter(dialogData, { caipiaotype: "体彩" }), "alljine") * (fuwufei.fuwufeiValue ||
0)) 0))
/ /
100).toFixed(2))).toFixed(2) 100).toFixed(2))).toFixed(2)
@ -225,7 +225,7 @@
</tr> </tr>
<tr> <tr>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
{{ selectChangci.jiangxiang }} {{ selectChangci.jiangxiang1 }}
</td> </td>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
福彩 福彩
@ -249,11 +249,11 @@
100).toFixed(2) }} 100).toFixed(2) }}
</td> </td>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
{{ ((_.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "alljine") || 0) - {{ ((_.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "alljine") || 0) +
Number((((_.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "alljine") || 0) * Number((((_.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "alljine") || 0) *
((checkDailishangRaw.dailifei || 0))) / ((checkDailishangRaw.dailifei || 0))) /
100).toFixed(2)) - _.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "zhong") 100).toFixed(2)) - _.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "zhong")
- Number(((_.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "alljine") * (fuwufei.fuwufeiValue || + Number(((_.sumBy(_.filter(dialogData, { caipiaotype: "福彩" }), "alljine") * (fuwufei.fuwufeiValue ||
0)) 0))
/ /
100).toFixed(2))).toFixed(2) 100).toFixed(2))).toFixed(2)
@ -300,7 +300,7 @@
<tbody> <tbody>
<tr> <tr>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
{{ selectChangci.jiangxiang }} {{ selectChangci.jiangxiang1 }}
</td> </td>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
体彩 体彩
@ -337,7 +337,7 @@
</tr> </tr>
<tr> <tr>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
{{ selectChangci.jiangxiang }} {{ selectChangci.jiangxiang1 }}
</td> </td>
<td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content"> <td class="el-descriptions__cell el-descriptions__content is-bordered-content is-vertical-content">
福彩 福彩
@ -549,7 +549,8 @@ export default {
second: element.second, second: element.second,
third: element.third, third: element.third,
title: `${element.xuhao}:${element.first}-${element.second}-${element.third}`, title: `${element.xuhao}:${element.first}-${element.second}-${element.third}`,
jiangxiang: `${element.third}-${element.second}-${element.first}` jiangxiang: `${element.third}-${element.second}-${element.first}`,
jiangxiang1: `${element.first}-${element.second}-${element.third}`
}) })
} }
}, },
@ -1203,6 +1204,7 @@ export default {
return return
} }
let formData = { ...this.formLocal, ...checkDailishangRaw } let formData = { ...this.formLocal, ...checkDailishangRaw }
this.checkDailishangRaw=checkDailishangRaw
// //
let selectChangci = _.find(this.changciList, { value: this.changciValue }) let selectChangci = _.find(this.changciList, { value: this.changciValue })
this.selectChangci = selectChangci this.selectChangci = selectChangci
@ -1424,6 +1426,7 @@ export default {
secondItem.zhu += 1 secondItem.zhu += 1
secondItem.alljine += element.alljine secondItem.alljine += element.alljine
secondItem.pei += element.pei secondItem.pei += element.pei
secondItem.zhong += element.zhong
} else { } else {
secondList.push({ secondList.push({
...element, ...element,
@ -1444,6 +1447,7 @@ export default {
return return
} }
let formData = { ...this.formLocal, ...checkDailishangRaw } let formData = { ...this.formLocal, ...checkDailishangRaw }
this.checkDailishangRaw=checkDailishangRaw
let rightTableDataLocal = _.cloneDeep(this.rightTableData) let rightTableDataLocal = _.cloneDeep(this.rightTableData)
if (!rightTableDataLocal.length) { if (!rightTableDataLocal.length) {
ElMessage.error({ ElMessage.error({

Loading…
Cancel
Save