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
ee8fd40c
Commit
ee8fd40c
authored
May 13, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改接口
parent
8bcb79a6
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
4 deletions
+12
-4
index.html
dist/index.html
+2
-2
app.62395cfe25843001d38157f509cde246.css
dist/static/css/app.62395cfe25843001d38157f509cde246.css
+0
-0
public.css
dist/static/css/public.css
+4
-0
expired-dialog.vue
src/components/app/expired-dialog.vue
+2
-2
public.css
static/css/public.css
+4
-0
No files found.
dist/index.html
View file @
ee8fd40c
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.fc2c4e83338d8879389af35e61692ab2.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
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.908027bdfac2f342980d.js
></script><script
type=
text/javascript
src=
./static/js/vendor.4cb881ee73a47d4b4440.js
></script><script
type=
text/javascript
src=
./static/js/app.36c7ab5cacec3ad31a00.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.62395cfe25843001d38157f509cde246.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
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.908027bdfac2f342980d.js
></script><script
type=
text/javascript
src=
./static/js/vendor.4cb881ee73a47d4b4440.js
></script><script
type=
text/javascript
src=
./static/js/app.36c7ab5cacec3ad31a00.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
fc2c4e83338d8879389af35e61692ab2
.css
→
dist/static/css/app.
62395cfe25843001d38157f509cde246
.css
View file @
ee8fd40c
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 @
ee8fd40c
...
...
@@ -1222,3 +1222,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
border-color
:
#3d66c3
;
color
:
#fff
;
}
.hide-close-dialog
.el-dialog__close
{
display
:
none
;
}
src/components/app/expired-dialog.vue
View file @
ee8fd40c
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-04-14 09:50:16
* @LastEditors: 无尘
* @LastEditTime: 2020-05-13 1
7:09:38
* @LastEditTime: 2020-05-13 1
8:03:33
-->
<!--
<expired-dialog ></expired-dialog>
...
...
@@ -15,7 +15,7 @@
<div
class=
"m-b-20 text-center"
>
<div
class=
"img-tip-wrap text-center"
><img
src=
"../../assets/expired.png"
alt=
""
/></div>
<div
class=
"font-18 color-303133 m-t-17 text-center"
>
使用已到期
</div>
<div
class=
"font-14 color-909399 m-t-10 line-h-20 text-center"
><span
class=
"font-14 color-909399"
>
服务已到使用期限,请升级
</span><span
class=
"color-
2f54eb
cursor-pointer"
@
click=
"toDamo"
>
达摩服务
</span></div>
<div
class=
"font-14 color-909399 m-t-10 line-h-20 text-center"
><span
class=
"font-14 color-909399"
>
服务已到使用期限,请升级
</span><span
class=
"color-
1890ff
cursor-pointer"
@
click=
"toDamo"
>
达摩服务
</span></div>
</div>
</el-dialog>
</
template
>
...
...
static/css/public.css
View file @
ee8fd40c
...
...
@@ -1222,3 +1222,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
border-color
:
#3d66c3
;
color
:
#fff
;
}
.hide-close-dialog
.el-dialog__close
{
display
:
none
;
}
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