Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
Project
Project
Details
Activity
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
wangxuelai
wechatapp.shangjiadao.com
Commits
2be242ca
Commit
2be242ca
authored
Feb 07, 2020
by
ltz
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wxl-develop-v2' of git.server:wangxuelai/wechatapp.shangjiadao.com into lvtz_home
parents
4aaaec9f
a20c5f11
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
index.js
src/pages/sharemoretheme/index.js
+1
-0
index.wxml
src/pages/sharemoretheme/index.wxml
+1
-1
index.wxss
src/pages/sharemoretheme/index.wxss
+1
-0
No files found.
src/pages/sharemoretheme/index.js
View file @
2be242ca
...
...
@@ -511,6 +511,7 @@ Page({
})
this
.
setData
({
infogetShow
:
false
,
'moreTheme.info_collection_count'
:
this
.
moreTheme
.
info_collection_count
+
1
});
if
(
this
.
data
.
moreTheme
.
join_rule_type
==
2
)
{
this
.
setData
({
...
...
src/pages/sharemoretheme/index.wxml
View file @
2be242ca
...
...
@@ -93,7 +93,7 @@
</view> -->
</view>
</view>
<!-- -->
<!--
-->
<view class="dailog-box info-dialog" wx:if="{{infogetShow}}">
<view class="content-box">
<view class="closebox" bindtap="closeinfoget">
...
...
src/pages/sharemoretheme/index.wxss
View file @
2be242ca
...
...
@@ -335,6 +335,7 @@
font-size: 28rpx;
line-height: 2;
border-bottom: 1px solid rgba(0,0,0,0.1);
padding: 6rpx 0;
}
.signupcontent .radiaitem:last-child {
border-bottom: none;
...
...
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