Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
2980958a
Commit
2980958a
authored
Jun 23, 2025
by
yuzhenWang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-20250616wyz-页面翻新' into 'dev'
修改字段 See merge request
!22
parents
1246d605
c6abb9eb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pages/application-process/basic-info.vue
+1
-1
pages/personalCenter/myTeam.vue
+2
-2
No files found.
pages/application-process/basic-info.vue
View file @
2980958a
...
...
@@ -124,7 +124,7 @@
/>
</view>
<view
class=
"contentItem"
>
<text>
居住地址
</text>
<text
style=
"margin-left: 12rpx;"
>
居住地址
</text>
<view>
<input
maxlength=
"50"
...
...
pages/personalCenter/myTeam.vue
View file @
2980958a
...
...
@@ -105,7 +105,7 @@
<span
class=
"content-box-title cell"
>
{{
pointItem
.
name
}}
</span>
<span
class=
"content-box-title cell"
>
{{
pointItem
.
orderNum
}}
</span>
<span
class=
"content-box-title cell"
>
¥
{{
pointItem
.
coursePrice
}}
</span>
<span
class=
"content-box-title cell"
>
¥
{{
pointItem
.
monthS
tandardSales
||
'0.00'
}}
</span>
<span
class=
"content-box-title cell"
>
¥
{{
pointItem
.
s
tandardSales
||
'0.00'
}}
</span>
</view>
</view>
<view
v-else-if=
"currentBtn == '2'&& currentFilterBtn=='3'&& myTeamAchievementList.length>0"
>
...
...
@@ -113,7 +113,7 @@
<span
class=
"content-box-title cell"
>
{{
pointItem
.
saleDate
}}
</span>
<span
class=
"content-box-title cell"
>
{{
pointItem
.
orderNum
}}
</span>
<span
class=
"content-box-title cell"
>
¥
{{
pointItem
.
coursePrice
}}
</span>
<span
class=
"content-box-title cell"
>
¥
{{
pointItem
.
monthS
tandardSales
||
'0.00'
}}
</span>
<span
class=
"content-box-title cell"
>
¥
{{
pointItem
.
s
tandardSales
||
'0.00'
}}
</span>
</view>
</view>
<view
class=
"empty"
v-else
>
...
...
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