Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
173b647c
Commit
173b647c
authored
Sep 06, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botpay,litrog面函内置block字段添加
parent
3d64025e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
index.js
src/model/Botpay/index.js
+6
-0
index.js
src/model/Litrog/index.js
+8
-0
No files found.
src/model/Botpay/index.js
View file @
173b647c
...
@@ -5,6 +5,12 @@ import Pub from "../Public"
...
@@ -5,6 +5,12 @@ import Pub from "../Public"
export
default
class
Botpay
{
export
default
class
Botpay
{
constructor
()
{
constructor
()
{
this
.
data
=
{
this
.
data
=
{
//XMLPanel botcoll1的内置block
botcoll1blk
:
""
,
//XMLPanel botdrrl1的内置block
botdrrl1blk
:
""
,
//XMLPanel botdrel2的内置block
botdrel2blk
:
""
,
bodgrp
:
{
bodgrp
:
{
rec
:
{
rec
:
{
matpertyp
:
""
,
// Days/Months or Years for Maturity Period .bodgrp.rec.matpertyp
matpertyp
:
""
,
// Days/Months or Years for Maturity Period .bodgrp.rec.matpertyp
...
...
src/model/Litrog/index.js
View file @
173b647c
...
@@ -5,6 +5,14 @@ import Pub from "../Public"
...
@@ -5,6 +5,14 @@ import Pub from "../Public"
export
default
class
Litrog
{
export
default
class
Litrog
{
constructor
()
{
constructor
()
{
this
.
data
=
{
this
.
data
=
{
//XMLPanel litapll1的内置block
litapll1blk
:
""
,
//XMLPanel litrogl1的内置block
litrogl1blk
:
""
,
//XMLPanel litrogl2的内置block
litrogl2blk
:
""
,
//XMLPanel litapll3的内置block
litapll3blk
:
""
,
lidgrp
:{
lidgrp
:{
rec
:{
rec
:{
inr
:
""
,
inr
:
""
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment