Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
Project
Project
Details
Activity
Releases
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
zhengke
jz_Travel
Commits
fa0b9649
Commit
fa0b9649
authored
May 27, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
19047e53
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
jz_Reserve.vue
pages/jiuzhai/jz_Reserve.vue
+5
-4
No files found.
pages/jiuzhai/jz_Reserve.vue
View file @
fa0b9649
...
@@ -380,13 +380,12 @@
...
@@ -380,13 +380,12 @@
</view>
</view>
<view
style=
"margin-top: 30px;display: flex; align-items: center;"
>
<view
style=
"margin-top: 30px;display: flex; align-items: center;"
>
<view
style=
"font-size: 12px;width:1px;flex:1"
>
<view
style=
"font-size: 12px;width:1px;flex:1"
>
<!-- :max="happinessPassbook.max" -->
<u-number-box
<u-number-box
size=
"28"
:min=
"0"
size=
"28"
:min=
"0"
:max=
"happinessPassbook.max"
@
change=
"ChangeUse"
@
change=
"ChangeUse"
@
blur=
"ChangeUse"
@
blur=
"ChangeUse"
v-model=
"happinessPassbook.RedEnvelopeMoney"
v-model=
"happinessPassbook.RedEnvelopeMoney"
value=
"0"
inputWidth=
"150"
></u-number-box>
inputWidth=
"150"
></u-number-box>
</view>
</view>
<view
style=
"display: flex;align-items: center;"
>
<view
style=
"display: flex;align-items: center;"
>
...
@@ -649,7 +648,9 @@
...
@@ -649,7 +648,9 @@
userVipRights
:
null
,
userVipRights
:
null
,
vipDiscountMoney
:
0
,
vipDiscountMoney
:
0
,
successVisible
:
false
,
successVisible
:
false
,
happinessPassbook
:
null
happinessPassbook
:
{
RedEnvelopeMoney
:
0
,
}
};
};
},
},
created
()
{
created
()
{
...
...
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