Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
7e700ffb
Commit
7e700ffb
authored
Aug 19, 2025
by
weishengfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor(popup-shengri): 更新生日弹窗图片路径
- 将 shengriPopup 文件夹中的图片路径修改为 jingxuan 文件夹中的路径 - 具体修改了 type-3.png 图片的路径
parent
cc862bad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
popup-shengri.vue
components/popup-shengri/popup-shengri.vue
+1
-1
No files found.
components/popup-shengri/popup-shengri.vue
View file @
7e700ffb
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<image
:src=
"$baseUrl + `integral/$
{tupianBanben}/shengriPopup/${type}-2.png`" >
</image>
<image
:src=
"$baseUrl + `integral/$
{tupianBanben}/shengriPopup/${type}-2.png`" >
</image>
</view>
</view>
<view
class=
"box-3"
@
click=
"goUse"
>
<view
class=
"box-3"
@
click=
"goUse"
>
<image
:src=
"$baseUrl + `integral/$
{tupianBanben}/
shengriPopup
/${type}-3.png`" >
</image>
<image
:src=
"$baseUrl + `integral/$
{tupianBanben}/
jingxuan
/${type}-3.png`" >
</image>
</view>
</view>
</view>
</view>
<view
class=
"content-2"
@
click=
"closeBtn"
:style=
"
{backgroundImage: `url(${$baseUrl + `integral/${tupianBanben}/shengriPopup/close.png`})`}">
<view
class=
"content-2"
@
click=
"closeBtn"
:style=
"
{backgroundImage: `url(${$baseUrl + `integral/${tupianBanben}/shengriPopup/close.png`})`}">
...
...
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