糖尿病网pc端官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

384 lines
3.2 KiB

exports.ids = [13];
exports.modules = {
/***/ 216:
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/pages/other/agreement.vue?vue&type=template&id=645736db&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"common-other-content user-agreement-page"},[_vm._ssrNode("<h6>糖尿病网用户服务协议</h6> <div class=\"font-content\">"+(_vm._s(_vm.content))+"</div>")])}
var staticRenderFns = []
// CONCATENATED MODULE: ./src/pages/other/agreement.vue?vue&type=template&id=645736db&
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/pages/other/agreement.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/* harmony default export */ var agreementvue_type_script_lang_js_ = ({
name: 'OtherAgreementPage',
layout: 'detail',
data() {
return {
content: ''
};
},
head: {
title: '糖尿病网-用户协议',
meta: [{
hid: 'description',
name: 'description',
content: ''
}]
},
mounted() {
this.$axios.$get('/agreement/get-content?type=2').then(res => {
this.content = res.detail;
});
}
});
// CONCATENATED MODULE: ./src/pages/other/agreement.vue?vue&type=script&lang=js&
/* harmony default export */ var other_agreementvue_type_script_lang_js_ = (agreementvue_type_script_lang_js_);
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
var componentNormalizer = __webpack_require__(1);
// CONCATENATED MODULE: ./src/pages/other/agreement.vue
/* normalize component */
var component = Object(componentNormalizer["a" /* default */])(
other_agreementvue_type_script_lang_js_,
render,
staticRenderFns,
false,
null,
null,
"b9318490"
)
/* harmony default export */ var agreement = __webpack_exports__["default"] = (component.exports);
/***/ })
};;
//# sourceMappingURL=agreement.js.map