Commit 41fa9cfe authored by wang's avatar wang

nk 修复

parent bfb1c5f1
...@@ -4908,67 +4908,67 @@ export class PxEnv { ...@@ -4908,67 +4908,67 @@ export class PxEnv {
"app"],// chrome 属性 "app"],// chrome 属性
// "PX12408":[ "PX12408":[
// { {
// "tagName":"INPUT", "tagName":"INPUT",
// "id":"origin", "id":"origin",
// "type":"text", "type":"text",
// "name":"origin", "name":"origin",
// "height":41, "height":41,
// "width":184.65625, "width":184.65625,
// "x":29.8125, "x":29.8125,
// "y":384.546875 "y":384.546875
// }, },
// { {
// "tagName":"INPUT", "tagName":"INPUT",
// "id":"destination", "id":"destination",
// "type":"text", "type":"text",
// "name":"destination", "name":"destination",
// "height":41, "height":41,
// "width":184.65625, "width":184.65625,
// "x":219.796875, "x":219.796875,
// "y":384.546875 "y":384.546875
// }, },
// { {
// "tagName":"INPUT", "tagName":"INPUT",
// "id":"departureDate", "id":"departureDate",
// "type":"text", "type":"text",
// "name":"departureDate", "name":"departureDate",
// "height":43, "height":43,
// "width":184.671875, "width":184.671875,
// "x":29.8125, "x":29.8125,
// "y":464.546875 "y":464.546875
// }, },
// { {
// "tagName":"INPUT", "tagName":"INPUT",
// "id":"returnDate", "id":"returnDate",
// "type":"text", "type":"text",
// "name":"returnDate", "name":"returnDate",
// "height":43, "height":43,
// "width":184.671875, "width":184.671875,
// "x":219.796875, "x":219.796875,
// "y":464.546875 "y":464.546875
// }, },
// { {
// "tagName":"INPUT", "tagName":"INPUT",
// "id":"passengersInput", "id":"passengersInput",
// "type":"text", "type":"text",
// "name":"passengersInput", "name":"passengersInput",
// "height":41, "height":41,
// "width":380, "width":380,
// "x":29.8125, "x":29.8125,
// "y":556.546875 "y":556.546875
// }, },
// { {
// "tagName":"INPUT", "tagName":"INPUT",
// "id":"promocode", "id":"promocode",
// "type":"text", "type":"text",
// "name":"promocode", "name":"promocode",
// "height":43, "height":43,
// "width":180.5, "width":180.5,
// "x":27.8125, "x":27.8125,
// "y":652.546875 "y":652.546875
// }], }],
"PX12207": 0, //v["self"] === v["top"] ? 0 : 1 "PX12207": 0, //v["self"] === v["top"] ? 0 : 1
"PX11538": 2, // history.length "PX11538": 2, // history.length
"PX11984": "TypeError: Cannot read properties of null (reading '0') at cr (https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:24979) at Us (https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:107232) at ud (https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:123112) at https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:122827", "PX11984": "TypeError: Cannot read properties of null (reading '0') at cr (https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:24979) at Us (https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:107232) at ud (https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:123112) at https://client.perimeterx.net/PXVb73hTEg/main.min.js:2:122827",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment