updata
This commit is contained in:
parent
55c67d08e8
commit
5262cdb454
|
|
@ -1,2 +1,2 @@
|
||||||
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>在线点餐</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>在线点餐</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
||||||
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><script src="https://h5.dhcc.wang/api/apilink-native.min.js?v=20200701"></script><link rel=stylesheet href=/privilege/static/index.883130ca.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/privilege/static/js/chunk-vendors.6763e5fb.js></script><script src=/privilege/static/js/index.36be406f.js></script></body></html>
|
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><script src="https://h5.dhcc.wang/api/apilink-native.min.js?v=20200701"></script><link rel=stylesheet href=/privilege/static/index.883130ca.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/privilege/static/js/chunk-vendors.05bba68b.js></script><script src=/privilege/static/js/index.f1549f1e.js></script></body></html>
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -620,7 +620,7 @@ const config = {
|
||||||
// 自定义普通按钮样式
|
// 自定义普通按钮样式
|
||||||
BtnStyle: [{
|
BtnStyle: [{
|
||||||
color: '#FFFFFF',
|
color: '#FFFFFF',
|
||||||
background: '#0122A4',
|
background: 'linear-gradient(-77deg, #4A6FE7, #83ACFF)',
|
||||||
}],
|
}],
|
||||||
// 订单图标,订单详情中展示的(仅支持星巴克/瑞星类似样式)
|
// 订单图标,订单详情中展示的(仅支持星巴克/瑞星类似样式)
|
||||||
OrderStatus: {
|
OrderStatus: {
|
||||||
|
|
@ -772,7 +772,7 @@ const config = {
|
||||||
// 自定义普通按钮样式
|
// 自定义普通按钮样式
|
||||||
BtnStyle: [{
|
BtnStyle: [{
|
||||||
color: '#FFFFFF',
|
color: '#FFFFFF',
|
||||||
background: '#0122A4',
|
background: 'linear-gradient(-77deg, #4A6FE7, #83ACFF)',
|
||||||
}],
|
}],
|
||||||
// 订单图标,订单详情中展示的(仅支持星巴克/瑞星类似样式)
|
// 订单图标,订单详情中展示的(仅支持星巴克/瑞星类似样式)
|
||||||
OrderStatus: {
|
OrderStatus: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
1
unpackage/dist/build/web/static/js/pages-diy-orders-order-infor-order-infor.0e27b032.js
vendored
Normal file
1
unpackage/dist/build/web/static/js/pages-diy-orders-order-infor-order-infor.0e27b032.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
unpackage/dist/build/web/static/js/pages-restaurant-home-shop_home-shop_home.04d5c300.js
vendored
Normal file
1
unpackage/dist/build/web/static/js/pages-restaurant-home-shop_home-shop_home.04d5c300.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
unpackage/dist/build/web/static/js/pages-restaurant-order-order-details-details.3b3303ec.js
vendored
Normal file
1
unpackage/dist/build/web/static/js/pages-restaurant-order-order-details-details.3b3303ec.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue