diff --git a/meeting/common.scss b/meeting/common.scss index 3c31ae9..4578a7c 100644 --- a/meeting/common.scss +++ b/meeting/common.scss @@ -7,8 +7,12 @@ .mb-30{ margin-bottom: 30rpx; } - - +.mb-40{ + margin-bottom: 40rpx; +} +.mb-48{ + margin-bottom: 48rpx; +} .pt-44{ diff --git a/meeting/summary/index.vue b/meeting/summary/index.vue index 01d1424..eb15fc6 100644 --- a/meeting/summary/index.vue +++ b/meeting/summary/index.vue @@ -93,6 +93,25 @@ AI会议、智能助手、需求评审会、AI会议、智能助手、需求评审会、AI会议、智能助手、需求评审会、AI会议、智能助手、需求评审会。 + + + + + 导出 + + + + 格式优化 + + @import "../common.scss"; -.content{ - padding-bottom: 200rpx ; +.footer { + height: 180rpx; + width: 100%; + position: fixed; + bottom: 0; + left: 0; + background-color: #f2f7fe; + border-top: 4rpx #fff solid; + box-sizing: border-box; + padding: 0 24rpx; + padding-top: 16rpx; + .btn { + height: 80rpx; + line-height: 80rpx; + font-weight: 700; + font-size: 30rpx; + box-sizing: border-box; + display: flex; + align-content: center; + border-radius: 20rpx; + display: flex; + justify-content: center; + align-items: center; + } + .push { + margin-right: 20rpx; + color: #1467ff; + width: 248rpx; + border: 2rpx solid #1467ff; + } + .op { + background-color: #1467ff; + width: 434rpx; + color: #fff; + } + .icon { + width: 40rpx; + height: 40rpx; + margin-right: 12rpx; + } +} +.content { + padding-bottom: 200rpx; } .container { padding: 24rpx; diff --git a/meeting/user/doc.vue b/meeting/user/doc.vue new file mode 100644 index 0000000..4bf7b48 --- /dev/null +++ b/meeting/user/doc.vue @@ -0,0 +1,95 @@ + + + + + \ No newline at end of file diff --git a/meeting/user/file.vue b/meeting/user/file.vue new file mode 100644 index 0000000..9851415 --- /dev/null +++ b/meeting/user/file.vue @@ -0,0 +1,128 @@ + + + + + \ No newline at end of file diff --git a/meeting/user/index.vue b/meeting/user/index.vue new file mode 100644 index 0000000..fd383d6 --- /dev/null +++ b/meeting/user/index.vue @@ -0,0 +1,134 @@ + + + + + \ No newline at end of file diff --git a/meeting/user/opinion.vue b/meeting/user/opinion.vue new file mode 100644 index 0000000..06722c6 --- /dev/null +++ b/meeting/user/opinion.vue @@ -0,0 +1,166 @@ + + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index 85d46af..5a5c4c4 100644 --- a/pages.json +++ b/pages.json @@ -180,6 +180,40 @@ } }, { + "path":"user/index", + "style": { + "navigationBarTitleText": "我的", + "navigationStyle": "custom", + "enablePullDownRefresh":false + } + }, + { + "path":"user/file", + "style": { + "navigationBarTitleText": "我的附件", + "navigationStyle": "custom", + "enablePullDownRefresh":false + } + }, + { + "path":"user/opinion", + "style": { + "navigationBarTitleText": "意见反馈", + "navigationStyle": "custom", + "enablePullDownRefresh":false + + } + } + , + { + "path":"user/doc", + "style": { + "navigationBarTitleText": "帮助文档", + "navigationStyle": "custom", + "enablePullDownRefresh":false + + } + },{ "path":"onlineDetails/index", "style": { "navigationBarTitleText": "会议详情", diff --git a/static/image/bg.png b/static/image/bg.png index bdaebe5..ba6efd3 100644 Binary files a/static/image/bg.png and b/static/image/bg.png differ diff --git a/static/image/summary/btn_bg.png b/static/image/summary/btn_bg.png new file mode 100644 index 0000000..afb80f0 Binary files /dev/null and b/static/image/summary/btn_bg.png differ diff --git a/static/image/summary/op.png b/static/image/summary/op.png new file mode 100644 index 0000000..3467d23 Binary files /dev/null and b/static/image/summary/op.png differ diff --git a/static/image/summary/upcloud.png b/static/image/summary/upcloud.png new file mode 100644 index 0000000..efe3db1 Binary files /dev/null and b/static/image/summary/upcloud.png differ diff --git a/static/image/user/alert-circle.png b/static/image/user/alert-circle.png new file mode 100644 index 0000000..e100343 Binary files /dev/null and b/static/image/user/alert-circle.png differ diff --git a/static/image/user/doc.png b/static/image/user/doc.png new file mode 100644 index 0000000..a20880f Binary files /dev/null and b/static/image/user/doc.png differ diff --git a/static/image/user/edit.png b/static/image/user/edit.png new file mode 100644 index 0000000..7fdf534 Binary files /dev/null and b/static/image/user/edit.png differ diff --git a/static/image/user/flie.png b/static/image/user/flie.png new file mode 100644 index 0000000..687f919 Binary files /dev/null and b/static/image/user/flie.png differ diff --git a/static/image/user/more.png b/static/image/user/more.png new file mode 100644 index 0000000..efe1e48 Binary files /dev/null and b/static/image/user/more.png differ diff --git a/static/image/user/push.png b/static/image/user/push.png new file mode 100644 index 0000000..89ce2af Binary files /dev/null and b/static/image/user/push.png differ diff --git a/static/image/user/right.png b/static/image/user/right.png new file mode 100644 index 0000000..b57e89e Binary files /dev/null and b/static/image/user/right.png differ diff --git a/static/image/user/share.png b/static/image/user/share.png new file mode 100644 index 0000000..492d444 Binary files /dev/null and b/static/image/user/share.png differ diff --git a/static/image/user/shear.png b/static/image/user/shear.png new file mode 100644 index 0000000..da8ec30 Binary files /dev/null and b/static/image/user/shear.png differ