1 line
3.6 KiB
JSON
1 line
3.6 KiB
JSON
{"ast":null,"code":"var render = function render() {\n var _vm = this,\n _c = _vm._self._c;\n return _c(\"div\", {\n staticClass: \"protocol_content\"\n }, [_c(\"div\", {\n staticClass: \"content\"\n }, [_vm._v(_vm._s(_vm.feeTitle))]), _c(\"div\", [_c(\"div\", {\n staticClass: \"protocol_title bolder\"\n }, [_vm._v(\" 其他收费规则: \")]), _vm._l(_vm.feeListArr[this.activeTab].otherRules, function (item) {\n return _c(\"div\", {\n staticClass: \"content\"\n }, [_vm._v(\" \" + _vm._s(item) + \" \")]);\n })], 2), _c(\"div\", [_c(\"div\", {\n staticClass: \"protocol_title bolder\"\n }, [_vm._v(\" 取消收费规则: \")]), _vm._l(_vm.feeListArr[this.activeTab].cancelRules, function (item) {\n return _c(\"div\", {\n staticClass: \"content\"\n }, [_vm._v(\" \" + _vm._s(item) + \" \")]);\n })], 2)]);\n};\nvar staticRenderFns = [];\nrender._withStripped = true;\nexport { render, staticRenderFns };","map":{"version":3,"names":["render","_vm","_c","_self","staticClass","_v","_s","feeTitle","_l","feeListArr","activeTab","otherRules","item","cancelRules","staticRenderFns","_withStripped"],"sources":["E:/work/sino/sino-h5/src/components/feeComponent.vue"],"sourcesContent":["var render = function render() {\n var _vm = this,\n _c = _vm._self._c\n return _c(\"div\", { staticClass: \"protocol_content\" }, [\n _c(\"div\", { staticClass: \"content\" }, [_vm._v(_vm._s(_vm.feeTitle))]),\n _c(\n \"div\",\n [\n _c(\"div\", { staticClass: \"protocol_title bolder\" }, [\n _vm._v(\" 其他收费规则: \"),\n ]),\n _vm._l(_vm.feeListArr[this.activeTab].otherRules, function (item) {\n return _c(\"div\", { staticClass: \"content\" }, [\n _vm._v(\" \" + _vm._s(item) + \" \"),\n ])\n }),\n ],\n 2\n ),\n _c(\n \"div\",\n [\n _c(\"div\", { staticClass: \"protocol_title bolder\" }, [\n _vm._v(\" 取消收费规则: \"),\n ]),\n _vm._l(_vm.feeListArr[this.activeTab].cancelRules, function (item) {\n return _c(\"div\", { staticClass: \"content\" }, [\n _vm._v(\" \" + _vm._s(item) + \" \"),\n ])\n }),\n ],\n 2\n ),\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"],"mappings":"AAAA,IAAIA,MAAM,GAAG,SAASA,MAAMA,CAAA,EAAG;EAC7B,IAAIC,GAAG,GAAG,IAAI;IACZC,EAAE,GAAGD,GAAG,CAACE,KAAK,CAACD,EAAE;EACnB,OAAOA,EAAE,CAAC,KAAK,EAAE;IAAEE,WAAW,EAAE;EAAmB,CAAC,EAAE,CACpDF,EAAE,CAAC,KAAK,EAAE;IAAEE,WAAW,EAAE;EAAU,CAAC,EAAE,CAACH,GAAG,CAACI,EAAE,CAACJ,GAAG,CAACK,EAAE,CAACL,GAAG,CAACM,QAAQ,CAAC,CAAC,CAAC,CAAC,EACrEL,EAAE,CACA,KAAK,EACL,CACEA,EAAE,CAAC,KAAK,EAAE;IAAEE,WAAW,EAAE;EAAwB,CAAC,EAAE,CAClDH,GAAG,CAACI,EAAE,CAAC,WAAW,CAAC,CACpB,CAAC,EACFJ,GAAG,CAACO,EAAE,CAACP,GAAG,CAACQ,UAAU,CAAC,IAAI,CAACC,SAAS,CAAC,CAACC,UAAU,EAAE,UAAUC,IAAI,EAAE;IAChE,OAAOV,EAAE,CAAC,KAAK,EAAE;MAAEE,WAAW,EAAE;IAAU,CAAC,EAAE,CAC3CH,GAAG,CAACI,EAAE,CAAC,GAAG,GAAGJ,GAAG,CAACK,EAAE,CAACM,IAAI,CAAC,GAAG,GAAG,CAAC,CACjC,CAAC;EACJ,CAAC,CAAC,CACH,EACD,CACF,CAAC,EACDV,EAAE,CACA,KAAK,EACL,CACEA,EAAE,CAAC,KAAK,EAAE;IAAEE,WAAW,EAAE;EAAwB,CAAC,EAAE,CAClDH,GAAG,CAACI,EAAE,CAAC,WAAW,CAAC,CACpB,CAAC,EACFJ,GAAG,CAACO,EAAE,CAACP,GAAG,CAACQ,UAAU,CAAC,IAAI,CAACC,SAAS,CAAC,CAACG,WAAW,EAAE,UAAUD,IAAI,EAAE;IACjE,OAAOV,EAAE,CAAC,KAAK,EAAE;MAAEE,WAAW,EAAE;IAAU,CAAC,EAAE,CAC3CH,GAAG,CAACI,EAAE,CAAC,GAAG,GAAGJ,GAAG,CAACK,EAAE,CAACM,IAAI,CAAC,GAAG,GAAG,CAAC,CACjC,CAAC;EACJ,CAAC,CAAC,CACH,EACD,CACF,CAAC,CACF,CAAC;AACJ,CAAC;AACD,IAAIE,eAAe,GAAG,EAAE;AACxBd,MAAM,CAACe,aAAa,GAAG,IAAI;AAE3B,SAASf,MAAM,EAAEc,eAAe"},"metadata":{},"sourceType":"module","externalDependencies":[]} |