Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
X
xzf_uniapp-wechat-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
李智书
xzf_uniapp-wechat-web
Commits
eb3c6b7f
Commit
eb3c6b7f
authored
Aug 10, 2022
by
符伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
82d506a8
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
541 additions
and
9 deletions
+541
-9
src/pages.json
src/pages.json
+1
-1
src/pages/BankModule/Recharge/Recharge.vue
src/pages/BankModule/Recharge/Recharge.vue
+534
-0
src/pages/StudentPayment/PayProgress/PayProgress.vue
src/pages/StudentPayment/PayProgress/PayProgress.vue
+2
-3
src/pages/StudentPayment/PayProject/PayProject.vue
src/pages/StudentPayment/PayProject/PayProject.vue
+4
-5
No files found.
src/pages.json
View file @
eb3c6b7f
...
...
@@ -312,7 +312,7 @@
"path"
:
"pages/UserAgreement/UserAgreement"
,
"style"
:
{
"navigationStyle"
:
"custom"
,
"navigationBarTitleText"
:
"
消费用户
协议"
,
"navigationBarTitleText"
:
"
用户服务
协议"
,
"enablePullDownRefresh"
:
false
}
...
...
src/pages/BankModule/Recharge/Recharge.vue
View file @
eb3c6b7f
This diff is collapsed.
Click to expand it.
src/pages/StudentPayment/PayProgress/PayProgress.vue
View file @
eb3c6b7f
...
...
@@ -64,7 +64,7 @@
</view>
<!-- 没有数据 -->
<view
class=
"noData"
v-else
>
<image
style=
"width:
301rpx;height: 258rpx;"
:src=
"ImgUrl+'StudentPayment/NoRecord
.png'"
<image
style=
"width:
474rpx;height: 235rpx;"
:src=
"ImgUrl+'xzf/noData-06
.png'"
mode=
'widthFix'
></image>
<view>
暂无数据
</view>
</view>
...
...
@@ -99,9 +99,8 @@
</view>
<!-- 没有数据 -->
<view
class=
"noData"
v-else
>
<image
style=
"width:
290rpx;height: 242rpx;"
:src=
"ImgUrl+'StudentPayment/development
.png'"
<image
style=
"width:
474rpx;height: 235rpx;"
:src=
"ImgUrl+'xzf/noData-06
.png'"
mode=
'widthFix'
></image>
<view>
程序员正在玩命加载
</view>
<view
class=
"bottomtxt"
>
暂无数据
</view>
</view>
</view>
...
...
src/pages/StudentPayment/PayProject/PayProject.vue
View file @
eb3c6b7f
...
...
@@ -30,9 +30,9 @@
</view>
<!-- 没有数据 -->
<view
class=
"noData"
v-else
>
<image
style=
"width:
301rpx;height: 258rpx;"
:src=
"ImgUrl+'StudentPayment/NoRecord
.png'"
<image
style=
"width:
474rpx;height: 235rpx;"
:src=
"ImgUrl+'xzf/noData-06
.png'"
mode=
'widthFix'
></image>
<view>
暂无
收费项目
</view>
<view>
暂无
数据
</view>
</view>
</view>
</van-tab>
...
...
@@ -73,10 +73,9 @@
</view>
<!-- 没有数据 -->
<view
class=
"noData"
v-else
>
<image
style=
"width:
290rpx;height: 242rpx;"
:src=
"ImgUrl+'StudentPayment/development
.png'"
<image
style=
"width:
474rpx;height: 235rpx;"
:src=
"ImgUrl+'xzf/noData-06
.png'"
mode=
'widthFix'
></image>
<view>
正在玩命加载
</view>
<view
class=
"bottomtxt"
>
暂无历交费项目
</view>
<view
class=
"bottomtxt"
>
暂无数据
</view>
</view>
</view>
</van-tab>
...
...
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