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
c4998b78
Commit
c4998b78
authored
Aug 14, 2025
by
袁玲利
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into uat
parents
e8eae2bc
bb4144d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/pages/SchoolReport/SchoolReport.vue
src/pages/SchoolReport/SchoolReport.vue
+2
-2
No files found.
src/pages/SchoolReport/SchoolReport.vue
View file @
c4998b78
...
...
@@ -1657,7 +1657,7 @@
<view
class=
"openBtn"
@
tap=
"openXzfMenber"
>
开通消费服务,解锁完整服务
</view>
</view>
-->
<image
:src=
"ImgUrl+'user/openDialogHeader_home.png'"
class=
"headerImg"
></image>
<view
class=
"imgBlock"
>
<view
class=
"imgBlock"
:style=
"[
{'padding-bottom': ScsApplicationList2.length ? '' : '30px'}]"
>
<view
class=
"imgWrapper"
v-for=
"(item) in ScsApplicationList1"
:key=
"item.id"
>
<view
class=
"item"
>
<view
class=
"iconBlock"
><image
:src=
"item.icon"
class=
"icon"
></image></view>
...
...
@@ -4753,7 +4753,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
// 跳转云平台权益中心-微信
async
openAzMenber
()
{
jWeixin
.
miniProgram
.
navigateTo
({
url
:
"
/pages_subpackB/pages/
ToCloudOrder/ToCloudOrder
"
,
url
:
"
/pages_subpackB/pages/
campuServiceConsumptionMembership/main
"
,
});
},
// 跳转云平台权益中心-支付宝
...
...
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