TransFlow/node_modules/.cache/vue-loader/709a3a5693460ea7163090e9d2c...

1 line
3.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"remainingRequest":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\src\\views\\SystemSettings\\UDPServiceSettings.vue?vue&type=template&id=3fb0550a&","dependencies":[{"path":"E:\\视频边缘计算管理平台\\TransFlow\\src\\views\\SystemSettings\\UDPServiceSettings.vue","mtime":1674961941272},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1674961932750},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1674961940096},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1674961932750},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1674961940096}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", { staticClass: \"content-box\" }, [\n _c(\n \"div\",\n { staticClass: \"container\" },\n [\n _c(\"p\", { staticClass: \"title\" }, [_vm._v(\"UPD服务设置\")]),\n _c(\n \"el-form\",\n {\n attrs: {\n model: _vm.form,\n \"label-position\": \"left\",\n \"label-width\": \"180px\"\n }\n },\n [\n _c(\n \"el-form-item\",\n { attrs: { label: \"upd服务器端口\" } },\n [\n _c(\"el-input-number\", {\n attrs: { \"controls-position\": \"right\", min: 1 },\n model: {\n value: _vm.form.name,\n callback: function($$v) {\n _vm.$set(_vm.form, \"name\", $$v)\n },\n expression: \"form.name\"\n }\n })\n ],\n 1\n ),\n _c(\n \"el-form-item\",\n { attrs: { label: \"启用有效载荷:\" } },\n [\n _c(\"el-switch\", {\n model: {\n value: _vm.form.delivery,\n callback: function($$v) {\n _vm.$set(_vm.form, \"delivery\", $$v)\n },\n expression: \"form.delivery\"\n }\n })\n ],\n 1\n ),\n _c(\n \"el-form-item\",\n { attrs: { label: \"最大数据包大小:\" } },\n [\n _c(\"el-input-number\", {\n attrs: { \"controls-position\": \"right\", min: 1 },\n model: {\n value: _vm.form.bytes,\n callback: function($$v) {\n _vm.$set(_vm.form, \"bytes\", $$v)\n },\n expression: \"form.bytes\"\n }\n }),\n _vm._v(\"\\n bytes\\n \")\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n )\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}