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
27597609
Commit
27597609
authored
Aug 29, 2019
by
wangxuelai
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/sj-dev-v6' into wxl-develop
parents
9ede35e0
30027889
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
50 additions
and
57 deletions
+50
-57
index.wxss
business/pages/circleindex/index.wxss
+1
-1
index.js
dist/w-countdown/index.js
+1
-1
index.wxml
src/components/clockitemv2/index.wxml
+2
-2
newindex.wxml
src/pages/clockdetail/newindex.wxml
+46
-52
shareclock.wxml
src/pages/clockdetail/shareclock.wxml
+0
-1
No files found.
business/pages/circleindex/index.wxss
View file @
27597609
...
...
@@ -683,7 +683,7 @@ page{
height: 26rpx;
/* padding: 0 0 30rpx 30rpx; */
}
.operatebox
.icon_copy{
.operatebox .icon_copy{
width: 100%;
height: 100%;
}
...
...
dist/w-countdown/index.js
View file @
27597609
...
...
@@ -162,4 +162,4 @@ WussComponent({
}
}
},
});
\ No newline at end of file
});
src/components/clockitemv2/index.wxml
View file @
27597609
...
...
@@ -190,8 +190,8 @@
<button form-type="submit" class="createidbutton">生成form</button>
</form> -->
<image class="iconimg {{clock.had_like ? 'fingureuporedicon' : ''}}" src="{{imageRoot}}2c/clockdetail/{{clock.had_like ? 'redheart' : 'heart'}}.png?{{imageVersion}}" ></image>
<
text class="btnname" style="{{clock.had_like ? 'color:#FF6161' : ''}}" >赞</text
>
<
!-- <text class="btnname {{clock.had_like == 1 ? 'fingurecount':''}}" wx:if="{{clock.likes.total > 0}}">赞{{clock.likes.total}}</text> --
>
<
!-- <text class="btnname" style="{{clock.had_like ? 'color:#FF6161' : ''}}" >赞</text> --
>
<
text class="btnname" style="{{clock.had_like ? 'color:#FF6161' : ''}}" wx:if="{{clock.likes.total > 0}}">赞{{clock.likes.total}}</text
>
</view>
<view class="btn assess-btn" data-cid="{{clock.id}}" bindtap="goEvaluate">
<form report-submit="true" bindsubmit="formIdCreate" class="createidform">
...
...
src/pages/clockdetail/newindex.wxml
View file @
27597609
This diff is collapsed.
Click to expand it.
src/pages/clockdetail/shareclock.wxml
View file @
27597609
...
...
@@ -13,7 +13,6 @@
<button open-type="share"></button>
</view>
</view>
</view>
<scoregetfeedback
sid="{{circleInfo.school_id}}"
...
...
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