Commit fbac47dc by lianyang

index.vue加name:"交易名“

parent 663d9a94
...@@ -100,6 +100,7 @@ import Glepan from "~/views/Public/Glepan" ...@@ -100,6 +100,7 @@ import Glepan from "~/views/Public/Glepan"
import Ccvpan from "~/views/Public/Ccvpan" import Ccvpan from "~/views/Public/Ccvpan"
export default { export default {
name: "Bttacc",
components:{ components:{
"m-accp" : Accp, "m-accp" : Accp,
"m-engp" : Engp, "m-engp" : Engp,
......
...@@ -103,6 +103,7 @@ import Doctre from "~/views/Public/Doctre"; ...@@ -103,6 +103,7 @@ import Doctre from "~/views/Public/Doctre";
export default { export default {
name:"Bttdcr",
components:{ components:{
"m-betdcrs" : Betdcrs, "m-betdcrs" : Betdcrs,
"m-engp" : Engp, "m-engp" : Engp,
......
...@@ -187,6 +187,7 @@ import Doctre from "~/views/Public/Doctre"; ...@@ -187,6 +187,7 @@ import Doctre from "~/views/Public/Doctre";
import Utils from "~/utils"; import Utils from "~/utils";
export default { export default {
name: "Bttsnd",
components:{ components:{
"m-ovwp" : Ovwp, "m-ovwp" : Ovwp,
"m-payp" : Payp, "m-payp" : Payp,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment