Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OKR
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanfeng zhang
OKR
Commits
b20ee4aa
Commit
b20ee4aa
authored
Jul 23, 2021
by
Zhang Xiaojie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tailwind配置修改,团队二维码界面优化
parent
04b9e4ef
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
team-QRcode.vue
src/views/team-QRcode.vue
+1
-1
tailwind.config.js
tailwind.config.js
+0
-2
No files found.
src/views/team-QRcode.vue
View file @
b20ee4aa
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<p
class=
" text-white absolute top-24 text-base left-0 right-0 mx-auto text-center"
>
这里是团队名称
</p>
<p
class=
" text-white absolute top-24 text-base left-0 right-0 mx-auto text-center"
>
这里是团队名称
</p>
<p
class=
" text-white absolute top-32 text-sm left-0 right-0 mx-auto text-center"
>
团队号:ABCDE1234
</p>
<p
class=
" text-white absolute top-32 text-sm left-0 right-0 mx-auto text-center"
>
团队号:ABCDE1234
</p>
<img
src=
"../assets/qrbackground.png"
alt=
""
class=
""
ref=
"wrapper"
>
<img
src=
"../assets/qrbackground.png"
alt=
""
class=
""
ref=
"wrapper"
>
<img
src=
"../assets/qrcode.png"
alt=
""
srcset=
""
class=
" absolute w-32
left-21.25 top-44
"
>
<img
src=
"../assets/qrcode.png"
alt=
""
srcset=
""
class=
" absolute w-32
top-44 left-0 right-0 mx-auto
"
>
<p
class=
" text-white absolute top-82 left-0 right-0 mx-auto text-center text-sm"
>
扫描二维码加入我们Chat33的团队
</p>
<p
class=
" text-white absolute top-82 left-0 right-0 mx-auto text-center text-sm"
>
扫描二维码加入我们Chat33的团队
</p>
</div>
</div>
<div
class=
"mx-4"
>
<div
class=
"mx-4"
>
...
...
tailwind.config.js
View file @
b20ee4aa
...
@@ -26,8 +26,6 @@ module.exports = {
...
@@ -26,8 +26,6 @@ module.exports = {
13
:
'3.125rem'
,
13
:
'3.125rem'
,
113.5
:
'28.375rem'
,
113.5
:
'28.375rem'
,
75
:
'18.75rem'
,
75
:
'18.75rem'
,
21.25
:
'5.3125rem'
,
22.375
:
'5.59375rem'
,
82
:
'20.375rem'
,
82
:
'20.375rem'
,
},
},
zIndex
:
{
zIndex
:
{
...
...
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