\r\n\r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./mobile-register-form.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./mobile-register-form.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./mobile-register-form.vue?vue&type=template&id=766edf10&scoped=true&\"\nimport script from \"./mobile-register-form.vue?vue&type=script&lang=js&\"\nexport * from \"./mobile-register-form.vue?vue&type=script&lang=js&\"\nimport style0 from \"./mobile-register-form.vue?vue&type=style&index=0&id=766edf10&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"766edf10\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"basic\"},[_vm._m(0),_c('div',{staticClass:\"order-exhall\"},[_c('div',{staticClass:\"exhall-list\"},[(_vm.exList && _vm.exList.length > 0)?_vm._l((_vm.exList),function(item,index){return _c('div',{key:index,staticClass:\"list-one\",class:_vm.exItem && _vm.exItem.id === item.id ? 'selected' : '',on:{\"click\":function($event){return _vm.initData(item)}}},[_vm._v(\"\\n \"+_vm._s(item.nameEn)+\"\\n \")])}):_c('div',{staticStyle:{\"width\":\"100%\",\"line-height\":\"200px\",\"text-align\":\"center\"}},[_vm._v(\"\\n no data!\\n \")])],2)]),_vm._m(1),_c('div',{staticClass:\"order-exhall\"},[_c('div',{staticClass:\"exhall-list\"},[_c('div',{staticClass:\"list-one\",class:_vm.currency === 'RMB' ? 'selected' : '',on:{\"click\":function($event){return _vm.changeCurrency('RMB')}}},[_vm._v(\"\\n RMB Booking\\n \")]),_c('div',{staticClass:\"list-one\",class:_vm.currency === 'USD' ? 'selected' : '',on:{\"click\":function($event){return _vm.changeCurrency('USD')}}},[_vm._v(\"\\n USD Booking\\n \")])])]),_vm._m(2),_c('div',{staticClass:\"order-exhall\"},[_c('div',{staticClass:\"exhall-list\"},[(_vm.list && _vm.list.length > 0)?_vm._l((_vm.list),function(item,index){return (item.typeLanguage == '英文')?_c('div',{key:index,staticClass:\"list-one\",class:_vm.selectItem.id === item.id ? 'selected' : '',on:{\"click\":function($event){return _vm.selectHandle(item)}}},[_vm._v(\"\\n \"+_vm._s(item.name)+\"\\n \")]):_vm._e()}):_c('div',{staticStyle:{\"width\":\"100%\",\"line-height\":\"200px\",\"text-align\":\"center\"}},[_vm._v(\"\\n no data!\\n \")])],2)]),_c('div',{staticClass:\"order-exhall\"},[_c('div',{staticClass:\"booth-box\"},[_c('Row',[(_vm.rowInfo)?_c('Col',{attrs:{\"span\":\"24\"}},[_c('div',{staticClass:\"item\",class:_vm.selectInfo && _vm.selectInfo.id === _vm.rowInfo.id ? 'select' : '',on:{\"click\":_vm.rowClick}},[_c('h4',[_vm._v(_vm._s(_vm.rowInfo.pjName))]),_c('div',{staticClass:\"txt1\"},[_vm._v(\"Price:\"+_vm._s(_vm.rowInfo.price)+\" \"+_vm._s(_vm.rowInfo.pType)+\" / \"+_vm._s(_vm.rowInfo.standstall)+\"㎡\")]),_c('div',{staticClass:\"line u-req\"},[_c('span',[_vm._v(\"area : \")]),_c('InputNumber',{attrs:{\"precision\":0,\"max\":999999999,\"min\":1},model:{value:(_vm.rowCount),callback:function ($$v) {_vm.rowCount=$$v},expression:\"rowCount\"}}),_c('span',{staticClass:\"unit\"},[_vm._v(\"㎡\")])],1)])]):_vm._e(),(_vm.standInfo.length)?_c('Col',{attrs:{\"span\":\"24\"}},[_c('div',{staticClass:\"item\",class:_vm.checkList.length ? 'select' : ''},[_c('h4',[_vm._v(\"标准展位 / Shell Scheme\")]),_c('div',{staticClass:\"txt2\"},[_c('el-checkbox-group',{model:{value:(_vm.checkList),callback:function ($$v) {_vm.checkList=$$v},expression:\"checkList\"}},[_vm._l((_vm.standInfo),function(item){return [(item.pType === _vm.currency)?[_c('el-checkbox',{attrs:{\"label\":item},nativeOn:{\"click\":function($event){return _vm.standClick($event)}}},[_vm._v(_vm._s(item.pjName)+\" \"+_vm._s(item.price)+\" \"+_vm._s(item.pType)+\" / \"+_vm._s(item.cunit))]),_c('br'),_c('div',{staticClass:\"line u-req\",staticStyle:{\"margin-top\":\"10px\",\"margin-left\":\"15px\"}},[_c('span',[_vm._v(\"quantity : \")]),_c('InputNumber',{attrs:{\"precision\":0,\"step\":1,\"max\":999,\"min\":0},on:{\"on-change\":_vm.changeTotalNum},model:{value:(item.myCount),callback:function ($$v) {_vm.$set(item, \"myCount\", $$v)},expression:\"item.myCount\"}}),_c('span',{staticClass:\"unit\"},[_vm._v(\"piece\")])],1),_c('br')]:_vm._e()]})],2)],1),_c('div',{staticClass:\"tip\"},[_vm._v(\"(With less than 4 booths, each company can only apply for a maximum of 1 corner spot)\")])])]):_vm._e()],1)],1),_c('div',{staticClass:\"total\"},[_vm._v(\" Total: \"),_c('span',[_vm._v(\" \"+_vm._s(_vm.totalNum)+\" \")]),(_vm.selectInfo)?[_vm._v(_vm._s(_vm.selectInfo.pType))]:[_vm._v(\"RMB\")]],2),_vm._m(3)])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"basic-header\",attrs:{\"id\":\"exhall-list\"}},[_c('p',[_vm._v(\"Select Exhibition/选择展会\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"basic-header\",attrs:{\"id\":\"exhall-list\"}},[_c('p',[_vm._v(\"Please select booth type /选择币种\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"basic-header\",attrs:{\"id\":\"booth-box\"}},[_c('p',[_vm._v(\"Booth Information/展位信息\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"info\"},[_c('div',{staticClass:\"info-title\"},[_vm._v(\"Fill in the remarks and instructions: \")]),_c('ul',[_c('li',[_vm._v(\"Raw Space: In principle, the minimum rent is more than 36 square meters, excluding any other items, and\\n exhibitors must find a booth builder by themselves.\")]),_c('li',[_vm._v(\"Standard booth: The standard booth is built for the conference, the booth size is 3m x 3m, including two\\n spotlights, a 220V/5A power socket, a consultation table, two folding chairs, and carpets.\")]),_c('li',[_vm._v(\"Booth allocation will be made according to the \\\"first come, first served\\\" principle, according to the\\n predetermined area size and payment order.\")]),_c('li',[_vm._v(\"The organizing committee prohibits two or more companies from sharing a standard booth, and it is strictly\\n forbidden to resell the booth.\")]),_c('li',[_vm._v(\"Exhibitors shall be responsible for the legality of their own enterprises and exhibited products.\\n Enterprises not in this industry are not allowed to participate in the exhibition.\")]),_c('li',[_vm._v(\"The final interpretation right belongs to the organizing committee.\")])])])}]\n\nexport { render, staticRenderFns }","\r\n
Raw Space: In principle, the minimum rent is more than 36 square meters, excluding any other items, and\r\n exhibitors must find a booth builder by themselves.
\r\n
Standard booth: The standard booth is built for the conference, the booth size is 3m x 3m, including two\r\n spotlights, a 220V/5A power socket, a consultation table, two folding chairs, and carpets.
\r\n
Booth allocation will be made according to the \"first come, first served\" principle, according to the\r\n predetermined area size and payment order.
\r\n
The organizing committee prohibits two or more companies from sharing a standard booth, and it is strictly\r\n forbidden to resell the booth.
\r\n
Exhibitors shall be responsible for the legality of their own enterprises and exhibited products.\r\n Enterprises not in this industry are not allowed to participate in the exhibition.
\r\n
The final interpretation right belongs to the organizing committee.
\r\n
\r\n
\r\n
\r\n
\r\n\r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./mobile-register-addr.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./mobile-register-addr.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./mobile-register-addr.vue?vue&type=template&id=96ce15e2&scoped=true&\"\nimport script from \"./mobile-register-addr.vue?vue&type=script&lang=js&\"\nexport * from \"./mobile-register-addr.vue?vue&type=script&lang=js&\"\nimport style0 from \"./mobile-register-addr.vue?vue&type=style&index=0&id=96ce15e2&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"96ce15e2\",\n null\n \n)\n\nexport default component.exports","\r\n
\r\n \r\n
\r\n \r\n \r\n\r\n
\r\n \r\n
\r\n
\r\n
\r\n\r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./index.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=1bc3c677&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=1bc3c677&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"1bc3c677\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}