mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-16 00:22:22 +08:00
feat: 允许用户关闭评价弹窗
Signed-off-by: DevDengChao <2325690622@qq.com>
This commit is contained in:
parent
bff8eef9fd
commit
cbf274e6c1
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -302,6 +302,7 @@ html
|
|||||||
// 按钮
|
// 按钮
|
||||||
p.submitBtnWrap(style='background:#fff;position: fixed;bottom: 0px;left:0px;width: 100%;height:100px;padding-right: 0px;margin-bottom: 0px;z-index: 10')
|
p.submitBtnWrap(style='background:#fff;position: fixed;bottom: 0px;left:0px;width: 100%;height:100px;padding-right: 0px;margin-bottom: 0px;z-index: 10')
|
||||||
input.btn.submitBtn#submitBtn(type='submit', style='width: 85% !important;display: block;margin: 0 auto;', value='提 交')
|
input.btn.submitBtn#submitBtn(type='submit', style='width: 85% !important;display: block;margin: 0 auto;', value='提 交')
|
||||||
|
input.btn.cancelBtn#cancelBtn(style='width: 85% !important;display: block;margin: 0 auto;', value='取 消', onclick='popup(\'none\')',)
|
||||||
script.
|
script.
|
||||||
var service_end = false;
|
var service_end = false;
|
||||||
// 调查问卷
|
// 调查问卷
|
||||||
|
Loading…
x
Reference in New Issue
Block a user