Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
fb98c260
Commit
fb98c260
authored
Jan 09, 2023
by
sunchao
Browse files
Options
Browse Files
Download
Plain Diff
解决冲突
parents
fbe6ce36
2334811a
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
8 deletions
+7
-8
components/menuList/menuList.vue
+0
-1
pages/courseDetail/courseDetail.vue
+1
-1
pages/inviteJoin/inviteJoin.vue
+2
-2
pages/personalCenter/teamMembers/members.vue
+1
-1
pages/personalCenter/teamMembers/teamMembers.vue
+1
-1
pages/personalCenter/teamPerformance/teamPerformance.vue
+2
-2
No files found.
components/menuList/menuList.vue
View file @
fb98c260
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
return
{}
return
{}
},
},
mounted
()
{
mounted
()
{
console
.
log
(
this
.
minorMenuLists
)
},
},
methods
:
{
methods
:
{
goDetail
(
item
)
{
goDetail
(
item
)
{
...
...
pages/courseDetail/courseDetail.vue
View file @
fb98c260
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
</view>
-->
</view>
-->
<!-- v-if="isWeixin == true" -->
<!-- v-if="isWeixin == true" -->
<view
class=
"awakenApp"
v-if=
"isWeixin == true"
>
<view
class=
"awakenApp"
v-if=
"isWeixin == true"
>
<wx-open-launch-app
id=
"launch-btn"
appid=
"wxb591d0034cdcf0cd"
extinfo=
"extinfo"
>
<wx-open-launch-app
id=
"launch-btn"
appid=
"wxb591d0034cdcf0cd"
extinfo=
"extinfo"
v-if=
"isWeixin == true"
>
<view
v-is=
"'script'"
type=
"text/wxtag-template"
>
<view
v-is=
"'script'"
type=
"text/wxtag-template"
>
<!--
<view
class=
""
style=
"width: 50rpx; height: 50rpx;"
>
<!--
<view
class=
""
style=
"width: 50rpx; height: 50rpx;"
>
<image
style=
"width: 50rpx; height: 50rpx;"
src=
"../../static/Slice117.png"
mode=
""
></image>
<image
style=
"width: 50rpx; height: 50rpx;"
src=
"../../static/Slice117.png"
mode=
""
></image>
...
...
pages/inviteJoin/inviteJoin.vue
View file @
fb98c260
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
</text>
</text>
</view>
-->
</view>
-->
</view>
</view>
<
share></share
>
<
!--
<share></share>
--
>
<button
type=
"primary"
plain=
"true"
class=
"sendInvite"
@
click=
"shareToggle()"
>
发出邀请
</button>
<button
type=
"primary"
plain=
"true"
class=
"sendInvite"
@
click=
"shareToggle()"
>
发出邀请
</button>
</view>
</view>
<!-- 邀请信息 -->
<!-- 邀请信息 -->
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
goBack
(){
goBack
(){
uni
.
navigateBack
({
uni
.
navigateBack
({
delta
:
1
delta
:
1
})
;
})
},
},
// 暂时废弃
// 暂时废弃
// blueInput(name) {
// blueInput(name) {
...
...
pages/personalCenter/teamMembers/members.vue
View file @
fb98c260
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
type
:
String
type
:
String
},
},
count
:
{
count
:
{
type
:
String
type
:
Number
}
}
},
},
components
:{
components
:{
...
...
pages/personalCenter/teamMembers/teamMembers.vue
View file @
fb98c260
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
tabType
:
1
,
tabType
:
1
,
userStudyLists
:
[],
userStudyLists
:
[],
userId
:
uni
.
getStorageSync
(
'cffp_userId'
),
userId
:
uni
.
getStorageSync
(
'cffp_userId'
),
count
:
''
,
count
:
0
,
directList
:
null
,
//直属团队数组
directList
:
null
,
//直属团队数组
raiseList
:
null
,
//所辖团队数组
raiseList
:
null
,
//所辖团队数组
otherList
:
null
,
// 其他
otherList
:
null
,
// 其他
...
...
pages/personalCenter/teamPerformance/teamPerformance.vue
View file @
fb98c260
...
@@ -2,14 +2,14 @@
...
@@ -2,14 +2,14 @@
<view
class=
"content"
>
<view
class=
"content"
>
<view
class=
"header"
>
<view
class=
"header"
>
<view
class=
"header-time"
style=
""
>
<view
class=
"header-time"
style=
""
>
<time-picker
@
change=
"change"
fields=
"month"
icon=
"true"
>
<time-picker
@
change=
"change"
fields=
"month"
:
icon=
"true"
>
</time-picker>
</time-picker>
</view>
</view>
<view
style=
"margin: 10rpx 20rpx;"
>
<view
style=
"margin: 10rpx 20rpx;"
>
<text>
-
</text>
<text>
-
</text>
</view>
</view>
<view
class=
"header-time"
>
<view
class=
"header-time"
>
<time-picker
@
change=
"changetimeend"
fields=
"month"
icon=
"true"
>
<time-picker
@
change=
"changetimeend"
fields=
"month"
:
icon=
"true"
>
</time-picker>
</time-picker>
</view>
</view>
<!--
<view
class=
"timeSelectContent"
>
<!--
<view
class=
"timeSelectContent"
>
...
...
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