1 line
1.3 KiB
JSON
1 line
1.3 KiB
JSON
{"ast":null,"code":"const components = {};\nconst data = function () {\n return {\n scan_form: {\n ip: \"\",\n port: \"\"\n }\n };\n};\nfunction mounted() {}\nconst methods = {};\nexport default {\n data: data,\n methods: methods,\n mounted: mounted,\n components: components\n};","map":{"version":3,"names":["components","data","scan_form","ip","port","mounted","methods"],"sources":["/Users/xubincheng/Desktop/job/zero_code_all/zero_project/ZeroCodeProject/main/client/src/components/python_scan/python_scan.js"],"sourcesContent":["const components = {}\n\nconst data = function () {\n return {\n scan_form: {\n ip: \"\",\n port: \"\"\n }\n }\n}\n\nfunction mounted() {\n\n}\n\nconst methods = {}\n\nexport default {\n data: data,\n methods: methods,\n mounted: mounted,\n components: components,\n}"],"mappings":"AAAA,MAAMA,UAAU,GAAG,CAAC,CAAC;AAErB,MAAMC,IAAI,GAAG,SAAAA,CAAA,EAAY;EACrB,OAAO;IACHC,SAAS,EAAE;MACPC,EAAE,EAAE,EAAE;MACNC,IAAI,EAAE;IACV;EACJ,CAAC;AACL,CAAC;AAED,SAASC,OAAOA,CAAA,EAAG,CAEnB;AAEA,MAAMC,OAAO,GAAG,CAAC,CAAC;AAElB,eAAe;EACXL,IAAI,EAAEA,IAAI;EACVK,OAAO,EAAEA,OAAO;EAChBD,OAAO,EAAEA,OAAO;EAChBL,UAAU,EAAEA;AAChB,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |