2db102d7 by zhangmeng

拍照修改

1 parent c9d4a1a7
...@@ -41,7 +41,7 @@ const price = reactive({ ...@@ -41,7 +41,7 @@ const price = reactive({
41 41
42 // 座位禁用时图标地址 42 // 座位禁用时图标地址
43 const disabledIconUrl = 43 const disabledIconUrl =
44 "https://radv4.gitliuyi.top/files/20240511/unselect_default.png"; 44 "https://wdsfwuxicenter.com/files/20240511/unselect_default.png";
45 45
46 function onWindowMessage(e) { 46 function onWindowMessage(e) {
47 const data = e.data; 47 const data = e.data;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!