Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
office-web
Commits
23823b4e
Commit
23823b4e
authored
Jul 16, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: 修改table 中省略号
parent
f0517702
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
2 deletions
+10
-2
index.html
dist/index.html
+2
-2
app.d0a8aa5490da9ac326af8d89ed5aa2f1.css
dist/static/css/app.d0a8aa5490da9ac326af8d89ed5aa2f1.css
+0
-0
public.css
dist/static/css/public.css
+4
-0
public.css
static/css/public.css
+4
-0
No files found.
dist/index.html
View file @
23823b4e
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.e1209f03efcd29e405f14394e2ef98a3.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.38ab1cafb951b972e305.js
></script><script
type=
text/javascript
src=
./static/js/vendor.ccdd3a2984b37616bc62.js
></script><script
type=
text/javascript
src=
./static/js/app.cc10da77faeb0ff7c0ac.js
></script></body></html>
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.d0a8aa5490da9ac326af8d89ed5aa2f1.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.38ab1cafb951b972e305.js
></script><script
type=
text/javascript
src=
./static/js/vendor.ccdd3a2984b37616bc62.js
></script><script
type=
text/javascript
src=
./static/js/app.cc10da77faeb0ff7c0ac.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/css/app.
e1209f03efcd29e405f14394e2ef98a3
.css
→
dist/static/css/app.
d0a8aa5490da9ac326af8d89ed5aa2f1
.css
View file @
23823b4e
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/css/public.css
View file @
23823b4e
...
@@ -1102,6 +1102,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
...
@@ -1102,6 +1102,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
display
:
none
;
display
:
none
;
}
}
.daily-set-content
.el-table
th
>
.cell
{
text-overflow
:
clip
;
}
/* 公告 */
/* 公告 */
.el-popover.notice-img-popover
{
.el-popover.notice-img-popover
{
padding
:
5px
;
padding
:
5px
;
...
...
static/css/public.css
View file @
23823b4e
...
@@ -1102,6 +1102,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
...
@@ -1102,6 +1102,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
display
:
none
;
display
:
none
;
}
}
.daily-set-content
.el-table
th
>
.cell
{
text-overflow
:
clip
;
}
/* 公告 */
/* 公告 */
.el-popover.notice-img-popover
{
.el-popover.notice-img-popover
{
padding
:
5px
;
padding
:
5px
;
...
...
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