Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
d4f9955e
Commit
d4f9955e
authored
Jul 21, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公共样式up
parent
fb7fa3ad
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
180 additions
and
49 deletions
+180
-49
src/assets/css/index.css
src/assets/css/index.css
+42
-14
src/components/apass-dialog.vue
src/components/apass-dialog.vue
+2
-2
src/components/apass-list.vue
src/components/apass-list.vue
+1
-1
src/components/app-build-steps/app-build-steps.vue
src/components/app-build-steps/app-build-steps.vue
+1
-1
src/components/service-info/app-info.vue
src/components/service-info/app-info.vue
+1
-1
src/components/service-info/service-info.vue
src/components/service-info/service-info.vue
+2
-2
src/pages/authority/organization/organizationedit.vue
src/pages/authority/organization/organizationedit.vue
+1
-1
src/pages/authority/role/addroles.vue
src/pages/authority/role/addroles.vue
+1
-1
src/pages/authority/user/organizationuser.vue
src/pages/authority/user/organizationuser.vue
+1
-1
src/pages/message-management/banner/banner-list.vue
src/pages/message-management/banner/banner-list.vue
+1
-1
src/pages/message-management/directed-push/directed-push-add.vue
...es/message-management/directed-push/directed-push-add.vue
+108
-5
src/pages/message-management/directed-push/directed-push-list.vue
...s/message-management/directed-push/directed-push-list.vue
+1
-1
src/pages/message-management/message-alert/message-alert-list.vue
...s/message-management/message-alert/message-alert-list.vue
+1
-1
src/pages/message-management/message-template/message-template-detail.vue
...e-management/message-template/message-template-detail.vue
+1
-1
src/pages/message-management/message-template/message-template-list.vue
...age-management/message-template/message-template-list.vue
+1
-1
src/pages/message-management/recommended/recommended-list.vue
...pages/message-management/recommended/recommended-list.vue
+1
-1
src/pages/message-management/recommended/recommened-selected-list.vue
...ssage-management/recommended/recommened-selected-list.vue
+1
-1
src/pages/workbench/app_build.vue
src/pages/workbench/app_build.vue
+4
-4
src/pages/workbench/fwgl/fwglList.vue
src/pages/workbench/fwgl/fwglList.vue
+3
-3
src/pages/workbench/fwgl/serviceEdit.vue
src/pages/workbench/fwgl/serviceEdit.vue
+1
-1
src/pages/workbench/yygl/deploy_app_detail.vue
src/pages/workbench/yygl/deploy_app_detail.vue
+1
-1
src/pages/workbench/yygl/deployment.vue
src/pages/workbench/yygl/deployment.vue
+4
-4
No files found.
src/assets/css/index.css
View file @
d4f9955e
...
...
@@ -523,47 +523,47 @@ width: 620px!important;
color
:
#242c43
;
font-weight
:
normal
;
}
.apa
s
s_button
.el-button
{
.apa
a
s_button
.el-button
{
min-width
:
90px
;
color
:
#0f2683
;
}
.apa
s
s_button
.el-button--mini
,
.apa
s
s_button
.el-button--mini.is-round
{
.apa
a
s_button
.el-button--mini
,
.apa
a
s_button
.el-button--mini.is-round
{
padding
:
10px
15px
;
}
.apa
s
s_button
.el-button--primary
{
.apa
a
s_button
.el-button--primary
{
color
:
#fff
;
background-color
:
#0f2683
;
border-color
:
#0f2683
;
}
.apa
s
s_button
.el-button--primary.is-plain
{
.apa
a
s_button
.el-button--primary.is-plain
{
color
:
#0f2683
;
background-color
:
#e1e4fb
;
border-color
:
#e1e4fb
;
}
.apa
s
s_button
.el-button--danger
{
.apa
a
s_button
.el-button--danger
{
color
:
#fff
;
background-color
:
#e15260
;
border-color
:
#e15260
;
}
.apa
s
s_button
.el-button.is-disabled
,
.apa
s
s_button
.el-button.is-disabled
:focus
,
.apa
s
s_button
.el-button.is-disabled
:hover
{
.apa
a
s_button
.el-button.is-disabled
,
.apa
a
s_button
.el-button.is-disabled
:focus
,
.apa
a
s_button
.el-button.is-disabled
:hover
{
cursor
:
not-allowed
;
}
.apa
s
s_button
.el-button--warning.is-plain
{
.apa
a
s_button
.el-button--warning.is-plain
{
background-color
:
#fcefd6
;
border-color
:
#fac266
;
color
:
#e56600
;
}
.apa
s
s_button
.el-button--warning
{
.apa
a
s_button
.el-button--warning
{
background-color
:
#e56600
;
border-color
:
#e56600
;
color
:
#fff
;
}
.apa
s
s_button
.el-button.is-disabled
,
.apa
s
s_button
.el-button.is-disabled
:focus
,
.apa
s
s_button
.el-button.is-disabled
:hover
{
.apa
a
s_button
.el-button.is-disabled
,
.apa
a
s_button
.el-button.is-disabled
:focus
,
.apa
a
s_button
.el-button.is-disabled
:hover
{
color
:
#C0C4CC
;
cursor
:
not-allowed
;
background-image
:
none
;
...
...
@@ -659,6 +659,10 @@ width: 620px!important;
flex-direction
:
column
;
justify-content
:
space-between
;
}
.apaas_detail_container
.main_contaner.locked_height
{
height
:
calc
(
100vh
-
84px
-
83px
);
min-height
:
800px
;
}
.apaas_detail_container
.detail_action
{
text-align
:
right
;
margin-top
:
50px
;
...
...
@@ -693,4 +697,28 @@ width: 620px!important;
text-align
:
right
;
margin-top
:
10px
;
}
.apaas_steps
{
height
:
100%
;
}
.apaas_steps
.apaas_step
{
height
:
100%
;
}
.apaas_steps
.apaas_step
.apaas_step_content
{
height
:
calc
(
100%
-
64px
);
border-bottom
:
1px
solid
#f4f7fc
;
overflow
:
hidden
;
}
.apaas_steps
.apaas_step
.apaas_step_action
{
padding-top
:
20px
;
display
:
flex
;
justify-content
:
space-between
;
align-items
:
flex-start
;
}
.apaas_steps
.apaas_step
.apaas_step_action
.el-button
{
height
:
44px
;
width
:
124px
;
}
.apaas_steps
.apaas_step
.apaas_step_action
.el-button
+
.el-button
{
margin-left
:
20px
;
}
/* 详情页公共样式 by xuyiming ~~~end */
\ No newline at end of file
src/components/apass-dialog.vue
View file @
d4f9955e
...
...
@@ -17,12 +17,12 @@
<div
slot=
"footer"
class=
"dialog_action apa
s
s_button"
class=
"dialog_action apa
a
s_button"
v-if=
"$slots.action"
>
<slot
name=
"action"
></slot>
</div>
<div
slot=
"footer"
class=
"dialog_action apa
s
s_button"
v-else
>
<div
slot=
"footer"
class=
"dialog_action apa
a
s_button"
v-else
>
<el-button
v-if=
"!cancelHide"
:type=
"cancelType"
...
...
src/components/apass-list.vue
View file @
d4f9955e
...
...
@@ -10,7 +10,7 @@
<div
class=
"main-container"
>
<div
class=
"header-container"
v-if=
"!hideHeader"
>
<div
class=
"header-left apa
s
s_button"
>
<div
class=
"header-left apa
a
s_button"
>
<el-button
v-if=
"listFilter.length"
@
click=
"showListFilter = !showListFilter"
...
...
src/components/app-build-steps/app-build-steps.vue
View file @
d4f9955e
...
...
@@ -63,7 +63,7 @@
<p
v-if=
"doneSubTitle"
v-text=
"doneSubTitle"
></p>
</div>
</div>
<div
class=
"done_action apa
s
s_button"
>
<div
class=
"done_action apa
a
s_button"
>
<slot
name=
"action"
></slot>
</div>
</div>
...
...
src/components/service-info/app-info.vue
View file @
d4f9955e
<
template
>
<div
class=
"application_info apa
s
s_button"
v-if=
"data"
>
<div
class=
"application_info apa
a
s_button"
v-if=
"data"
>
<div
class=
"main_container"
>
<div
class=
"main_container-left"
v-if=
"data.logo"
>
<el-avatar
shape=
"square"
:size=
"144"
fit=
"cover"
:src=
"data.logo"
/>
...
...
src/components/service-info/service-info.vue
View file @
d4f9955e
<
template
>
<div
class=
"service_info apa
s
s_button"
v-if=
"data"
>
<div
class=
"service_info apa
a
s_button"
v-if=
"data"
>
<div
class=
"service_title"
>
<span
class=
"service_name"
v-text=
"data.name"
></span>
<span
class=
"service_type"
v-if=
"data.type"
v-text=
"data.type"
></span>
...
...
@@ -94,7 +94,7 @@
></el-input-number>
</div>
</div>
<div
class=
"apa
s
s_button commodity_action"
>
<div
class=
"apa
a
s_button commodity_action"
>
<el-button
type=
"warning"
plain
...
...
src/pages/authority/organization/organizationedit.vue
View file @
d4f9955e
...
...
@@ -51,7 +51,7 @@
<el-input
v-model=
"form.date"
disabled
></el-input>
</el-form-item>
<el-form-item
class=
"apa
s
s_button"
>
<el-form-item
class=
"apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"onSubmit('form')"
class=
"right"
>
保存
</el-button
>
...
...
src/pages/authority/role/addroles.vue
View file @
d4f9955e
...
...
@@ -39,7 +39,7 @@
<el-input
v-model=
"form.date"
disabled
></el-input>
</el-form-item>
<el-form-item
class=
"bottom-btn apa
s
s_button"
>
<el-form-item
class=
"bottom-btn apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"onSubmit('form')"
class=
"right"
>
保存
</el-button
>
...
...
src/pages/authority/user/organizationuser.vue
View file @
d4f9955e
...
...
@@ -148,7 +148,7 @@
<el-input
v-model=
"form.date"
disabled
></el-input>
</el-form-item>
<el-form-item
class=
"apa
s
s_button"
>
<el-form-item
class=
"apa
a
s_button"
>
<el-button
@
click=
"resetForm('form')"
class=
"left"
...
...
src/pages/message-management/banner/banner-list.vue
View file @
d4f9955e
...
...
@@ -62,7 +62,7 @@
</el-date-picker>
</div>
</show-more-filter>
<div
class=
"filter_action apa
s
s_button"
>
<div
class=
"filter_action apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"topFilterAction"
>
查询
</el-button>
...
...
src/pages/message-management/directed-push/directed-push-add.vue
View file @
d4f9955e
...
...
@@ -14,23 +14,126 @@
</el-breadcrumb>
</div>
<div
class=
"main_contaner"
>
<div
class=
"main_contaner locked_height"
>
<steps
:active-step=
"step"
:done=
"done"
:show-done=
"true"
done-title=
"推送成功"
done-sub-title=
"用户可通过用户中心-消息通知查收推送内容"
class=
"apaas_steps"
>
<step
title=
"选择推送服务"
:step=
"0"
:active-icon=
"require('@/assets/imgs/progress_ic_xinxitx.png')"
class=
"apaas_step"
>
<div
class=
"apaas_step_content"
>
<p
style=
"margin: 50px;text-align: center;"
>
选择推送服务
</p>
</div>
<div
class=
"apaas_button apaas_step_action"
>
<el-button
type=
"defalut"
@
click=
"backToList"
>
取消
</el-button>
<el-button
type=
"primary"
@
click=
"step1Action"
>
下一步
</el-button>
</div>
</step>
<step
title=
"选择消息模板"
:step=
"1"
:active-icon=
"require('@/assets/imgs/progress_ic_bushudata.png')"
class=
"apaas_step"
>
<div
class=
"apaas_step_content"
>
<p
style=
"margin: 50px;text-align: center;"
>
选择消息模板
</p>
</div>
<div
class=
"apaas_button apaas_step_action"
>
<el-button
type=
"defalut"
@
click=
"backToList"
>
取消
</el-button>
<span>
<el-button
type=
"defalut"
@
click=
"step = 0"
>
上一步
</el-button>
<el-button
type=
"primary"
@
click=
"step2Action"
>
下一步
</el-button>
</span>
</div>
</step>
<step
title=
"选择目标用户"
:step=
"2"
:active-icon=
"require('@/assets/imgs/progress_ic_jingxiang.png')"
class=
"apaas_step"
>
<div
class=
"apaas_step_content"
>
<p
style=
"margin: 50px;text-align: center;"
>
选择目标用户
</p>
</div>
<div
class=
"apaas_button apaas_step_action"
>
<el-button
type=
"defalut"
@
click=
"backToList"
>
取消
</el-button>
<span>
<el-button
type=
"defalut"
@
click=
"step = 1"
>
上一步
</el-button>
<el-button
type=
"primary"
@
click=
"step3Action"
>
完成选择
</el-button>
</span>
</div>
</step>
<template
slot=
"action"
>
<el-button
type=
"primary"
@
click=
"backToList"
>
返回列表
</el-button>
</
template
>
</steps>
</div>
</div>
</template>
<
script
>
import
helper
from
"
@/services/helper.js
"
;
import
Steps
from
"
@/components/app-build-steps/app-build-steps
"
;
import
Step
from
"
@/components/app-build-steps/app-build-step
"
;
export
default
{
components
:
{
Steps
,
Step
,
},
data
()
{
return
{
}
step
:
0
,
done
:
false
,
};
},
computed
:
{},
created
()
{},
methods
:
{},
methods
:
{
backToList
()
{
this
.
$router
.
push
(
"
/message/directed_push
"
);
},
step1Action
()
{
this
.
step
=
1
;
},
step2Action
()
{
this
.
step
=
2
;
},
step3Action
()
{
this
.
done
=
true
;
},
},
};
</
script
>
<
style
scoped
>
.main_contaner
{
padding
:
20px
;
}
</
style
>
src/pages/message-management/directed-push/directed-push-list.vue
View file @
d4f9955e
...
...
@@ -50,7 +50,7 @@
</el-date-picker>
</div>
</show-more-filter>
<div
class=
"filter_action apa
s
s_button"
>
<div
class=
"filter_action apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"topFilterAction"
>
查询
</el-button>
...
...
src/pages/message-management/message-alert/message-alert-list.vue
View file @
d4f9955e
...
...
@@ -49,7 +49,7 @@
</el-date-picker>
</div>
</show-more-filter>
<div
class=
"filter_action apa
s
s_button"
>
<div
class=
"filter_action apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"topFilterAction"
>
查询
</el-button>
...
...
src/pages/message-management/message-template/message-template-detail.vue
View file @
d4f9955e
...
...
@@ -60,7 +60,7 @@
</el-form-item>
</el-form>
<div
class=
"apa
s
s_button detail_action"
>
<div
class=
"apa
a
s_button detail_action"
>
<el-button
type=
"default"
@
click=
"cancelAction"
...
...
src/pages/message-management/message-template/message-template-list.vue
View file @
d4f9955e
...
...
@@ -50,7 +50,7 @@
</el-date-picker>
</div>
</show-more-filter>
<div
class=
"filter_action apa
s
s_button"
>
<div
class=
"filter_action apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"topFilterAction"
>
查询
</el-button>
...
...
src/pages/message-management/recommended/recommended-list.vue
View file @
d4f9955e
...
...
@@ -49,7 +49,7 @@
</el-date-picker>
</div>
</show-more-filter>
<div
class=
"filter_action apa
s
s_button"
>
<div
class=
"filter_action apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"topFilterAction"
>
查询
</el-button>
...
...
src/pages/message-management/recommended/recommened-selected-list.vue
View file @
d4f9955e
...
...
@@ -40,7 +40,7 @@
:isMap=
"$route.query.ad_type=='hgmap'"
:position=
"index==0?'start':index==selected_arr.length-1?'end':index"
></recommen-box>
<div
class=
"apa
s
s_button btn_recommon"
v-if=
"look_flag"
>
<div
class=
"apa
a
s_button btn_recommon"
v-if=
"look_flag"
>
<el-button>
取消
</el-button>
<el-button
type=
"primary"
@
click=
"onSubmit"
>
确定
</el-button>
</div>
...
...
src/pages/workbench/app_build.vue
View file @
d4f9955e
...
...
@@ -109,7 +109,7 @@
></el-input>
</el-form-item>
</el-form>
<div
class=
"apa
s
s_button step_action"
>
<div
class=
"apa
a
s_button step_action"
>
<el-button
type=
"primary"
@
click=
"step1Action"
>
下一步
</el-button>
...
...
@@ -167,7 +167,7 @@
</el-upload>
</el-form-item>
</el-form>
<div
class=
"apa
s
s_button step_action"
style=
"margin-top: 120px;"
>
<div
class=
"apa
a
s_button step_action"
style=
"margin-top: 120px;"
>
<el-button
type=
"defalut"
:loading=
"step2Loading"
...
...
@@ -237,7 +237,7 @@
</div>
</el-upload>
</el-form-item>
<div
class=
"apa
s
s_button upload_action"
>
<div
class=
"apa
a
s_button upload_action"
>
<el-button
type=
"primary"
@
click=
"addImage"
...
...
@@ -268,7 +268,7 @@
</div>
</el-form-item>
</el-form>
<div
class=
"apa
s
s_button step_action"
>
<div
class=
"apa
a
s_button step_action"
>
<el-button
type=
"primary"
@
click=
"stepsDone"
>
完成
</el-button>
...
...
src/pages/workbench/fwgl/fwglList.vue
View file @
d4f9955e
...
...
@@ -72,7 +72,7 @@
</div>
</div>
</div>
<div
class=
"admin_preview-right apa
s
s_button"
>
<div
class=
"admin_preview-right apa
a
s_button"
>
<el-button
type=
"primary"
size=
"mini"
@
click=
"approveWorkspace"
>
工作区域审批(
{{
cloud_admin
.
unapprove
}}
)
</el-button>
...
...
@@ -1857,10 +1857,10 @@ export default {
margin-top
:
15px
;
box-sizing
:
border-box
;
}
.apa
s
s_button
{
.apa
a
s_button
{
position
:
relative
;
}
.apa
s
s_button
>
.el-button
{
.apa
a
s_button
>
.el-button
{
position
:
absolute
;
top
:
0
;
right
:
0
;
...
...
src/pages/workbench/fwgl/serviceEdit.vue
View file @
d4f9955e
...
...
@@ -90,7 +90,7 @@
</el-radio-group>
</el-form-item>
<el-form-item
class=
"apa
s
s_button"
>
<el-form-item
class=
"apa
a
s_button"
>
<el-button
type=
"primary"
@
click=
"onSubmit('form')"
class=
"right"
>
保存
</el-button>
<el-button
class=
"right"
@
click=
"calcle"
>
取消
</el-button>
</el-form-item>
...
...
src/pages/workbench/yygl/deploy_app_detail.vue
View file @
d4f9955e
...
...
@@ -32,7 +32,7 @@
/>
</info-list>
<div
class=
"apa
s
s_button"
v-if=
"now_service == 0&&public_flag"
>
<div
class=
"apa
a
s_button"
v-if=
"now_service == 0&&public_flag"
>
<el-button
type=
"primary"
@
click=
"public_service"
>
服务发布
</el-button>
</div>
<div
v-if=
"now_service==2"
class=
"info_contain2"
>
...
...
src/pages/workbench/yygl/deployment.vue
View file @
d4f9955e
...
...
@@ -49,7 +49,7 @@
></el-input>
</el-form-item>
</el-form>
<div
class=
"apa
s
s_button step_action"
>
<div
class=
"apa
a
s_button step_action"
>
<el-button
type=
"primary"
:disabled=
"is_loading"
...
...
@@ -177,7 +177,7 @@
<div
class=
"senior_box"
@
click=
"senior_flag = true"
v-if=
"!senior_flag"
>
高级配置
</div>
<div
class=
"apa
s
s_button step_action"
v-if=
"!senior_flag"
>
<div
class=
"apa
a
s_button step_action"
v-if=
"!senior_flag"
>
<el-button
type=
"primary"
plain
@
click=
"pre_step"
>
上一步
</el-button>
...
...
@@ -196,7 +196,7 @@
高级配置:
</p>
<v-apaas-code
v-if=
"senior_flag"
:datas=
"app_set_code"
></v-apaas-code>
<div
class=
"apa
s
s_button step_action"
v-if=
"senior_flag"
>
<div
class=
"apa
a
s_button step_action"
v-if=
"senior_flag"
>
<el-button
type=
"primary"
plain
@
click=
"deal_code(0)"
>
取消
</el-button>
...
...
@@ -218,7 +218,7 @@
:data=
"stateList"
style=
"margin-top: 30px;"
></deployment-info>
<div
class=
"apa
s
s_button step_action"
>
<div
class=
"apa
a
s_button step_action"
>
<el-button
type=
"primary"
v-if=
"finallyState === 1"
...
...
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