Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
source-trace-manage
Commits
d105d0ad
Commit
d105d0ad
authored
Apr 20, 2022
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:
SYCZ-918
parent
9e181ecf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
index.vue
src/views/userCenter/choosePackage/index.vue
+5
-4
No files found.
src/views/userCenter/choosePackage/index.vue
View file @
d105d0ad
...
...
@@ -130,10 +130,10 @@
</ul>
<div
class=
"button"
@
click=
"determinePay"
>
去支付
</div>
</div>
<
p
class=
"warm-prompt"
>
<
div
class=
"warm-prompt"
>
温馨提示:所有套餐都是年费套餐,超过一年剩余的套餐将会被清零,详情请
<span
class=
"contact-customer-service"
>
联系客服
</span>
<
span
class=
"customer-service-WeChat"
>
<
div
class=
"customer-service-WeChat"
>
<p
class=
"title"
>
客服微信
</p>
<span
class=
"imgbox"
>
<img
...
...
@@ -141,8 +141,8 @@
/>
</span>
<p
class=
"tip"
>
扫一扫添加客服微信号
</p>
</
span
>
</
p
>
</
div
>
</
div
>
</div>
<!-- 步骤三 -->
<div
v-if=
"steps === 2"
>
...
...
@@ -968,6 +968,7 @@ export default defineComponent({
}
.selected
{
position
:
absolute
;
height
:
31px
;
bottom
:
-1px
;
right
:
0
;
color
:
var
(
--
sy-blue
);
...
...
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