Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-purchase
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
张冬
web-purchase
Commits
3bb56ece
Commit
3bb56ece
authored
Oct 21, 2020
by
张冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
聊天问题
parent
4aad38f2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
bidOpenhal.vue
src/pages/purchaser/bid/bidOpen/bidOpenhal.vue
+8
-2
bidOpenhal.vue
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
+0
-0
No files found.
src/pages/purchaser/bid/bidOpen/bidOpenhal.vue
View file @
3bb56ece
...
@@ -49,6 +49,7 @@
...
@@ -49,6 +49,7 @@
<!-- 在线对话 -->
<!-- 在线对话 -->
<div
class=
"dialogue"
style=
"margin-top: 30px;"
v-show=
"dialogue"
>
<div
class=
"dialogue"
style=
"margin-top: 30px;"
v-show=
"dialogue"
>
<JwChat
:taleList=
"dialogueList"
scrollType=
"scroll"
@
enter=
"bindEnter"
v-model=
"content"
:toolConfig=
"tool"
>
<JwChat
:taleList=
"dialogueList"
scrollType=
"scroll"
@
enter=
"bindEnter"
v-model=
"content"
:toolConfig=
"tool"
>
<el-button
slot=
"tools"
style=
"float:right"
class=
"abs"
@
click=
"dialogue=false"
>
关闭聊天框
</el-button>
</JwChat>
</JwChat>
</div>
</div>
<!--
<!--
...
@@ -222,9 +223,9 @@
...
@@ -222,9 +223,9 @@
data
()
{
data
()
{
return
{
return
{
tool
:
{
tool
:
{
show
:
[
''
],
show
:
[
'
11
'
],
callback
:
this
.
toolEvent
,
callback
:
this
.
toolEvent
,
showEmoji
:
tru
e
,
showEmoji
:
fals
e
,
},
},
issueTable
:
false
,
issueTable
:
false
,
openStatus
:
''
,
openStatus
:
''
,
...
@@ -681,6 +682,11 @@
...
@@ -681,6 +682,11 @@
</
script
>
</
script
>
<
style
scoped
>
<
style
scoped
>
.abs
{
position
:
absolute
;
right
:
100px
;
bottom
:
-91px
}
.flex-left
{
.flex-left
{
display
:
flex
;
display
:
flex
;
justify-content
:
flex-start
;
justify-content
:
flex-start
;
...
...
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
View file @
3bb56ece
This diff is collapsed.
Click to expand it.
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