Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨梦雪
campSite
Commits
2b48785c
Commit
2b48785c
authored
Nov 09, 2024
by
‘yangmengxue’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
d256155a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
3 deletions
+16
-3
src/components/index/SignUp/paying.vue
src/components/index/SignUp/paying.vue
+2
-2
src/components/index/SignUp/referInfo.vue
src/components/index/SignUp/referInfo.vue
+14
-1
No files found.
src/components/index/SignUp/paying.vue
View file @
2b48785c
...
@@ -152,11 +152,11 @@
...
@@ -152,11 +152,11 @@
alt=
""
alt=
""
src=
"../../../assets/img/paying/weichat.png"
src=
"../../../assets/img/paying/weichat.png"
/>
/>
<img
<
!--
<
img
@
click=
"toPaybao"
@
click=
"toPaybao"
alt=
""
alt=
""
src=
"../../../assets/img/paying/paybao.png"
src=
"../../../assets/img/paying/paybao.png"
/>
/>
-->
</div>
</div>
<div
class=
"text_choose"
>
请选择支付方式
</div>
<div
class=
"text_choose"
>
请选择支付方式
</div>
</div>
</div>
...
...
src/components/index/SignUp/referInfo.vue
View file @
2b48785c
...
@@ -1614,7 +1614,20 @@ export default {
...
@@ -1614,7 +1614,20 @@ export default {
bdMonth
:
""
,
//选择的生日月份
bdMonth
:
""
,
//选择的生日月份
bdDay
:
""
,
//选择的生日日期
bdDay
:
""
,
//选择的生日日期
//入学年份(初中高中)
//入学年份(初中高中)
gradeArrs
:
[
"
初一
"
,
"
初二
"
,
"
初三
"
,
"
高一
"
,
"
高二
"
,
"
高三
"
],
gradeArrs
:
[
"
一年级
"
,
"
二年级
"
,
"
三年级
"
,
"
四年级
"
,
"
五年级
"
,
"
六年级
"
,
"
初一
"
,
"
初二
"
,
"
初三
"
,
"
高一
"
,
"
高二
"
,
"
高三
"
,
],
//选择年级
//选择年级
start_grade
:
""
,
start_grade
:
""
,
start_year
:
""
,
start_year
:
""
,
...
...
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