Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
shop_mobile_uni
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
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
郑秀明
shop_mobile_uni
Commits
59f37f6d
Commit
59f37f6d
authored
Jul 16, 2020
by
王建威
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wjw_signin'
parents
7dee7255
a5e5ab31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
signin.vue
pages/signin/signin.vue
+1
-1
No files found.
pages/signin/signin.vue
View file @
59f37f6d
...
...
@@ -59,7 +59,7 @@
<uni-popup
ref=
"popup"
type=
"center"
:maskClick=
"true"
>
<view
class=
'sign_dialog'
>
<view
class=
"dialog_title"
>
连续签到
<text>
{{
sign_days
}}
</text>
天
</view>
<view
class=
"dialog_tips"
>
以
7
天为一个周期,中途断签则重新计算
</view>
<view
class=
"dialog_tips"
>
以
{{
sign_list
.
length
}}
天为一个周期,中途断签则重新计算
</view>
<view
class=
"dialog_content"
>
<view
class=
"day_item day_item2"
v-for=
"(item, index) in sign_list"
:key=
"index"
>
<view
class=
"item_bg item_bg2"
v-if=
"item.sign_goods_logo"
>
...
...
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