Compare commits

...

2 Commits

Author SHA1 Message Date
kola-web 4d8516ddb3 下线相关内容 3 days ago
kola-web b5abe252e5 隐私政策 7 months ago
  1. 0
      .babelrc
  2. 0
      .deployment
  3. 0
      .editorconfig
  4. 0
      .env.bak
  5. 0
      .env.production
  6. 0
      .env.test
  7. 0
      .eslintrc.js
  8. 0
      .gitignore
  9. 0
      .husky/common.sh
  10. 0
      .husky/pre-commit
  11. 29
      .nuxt/App.js
  12. 86
      .nuxt/client.js
  13. 1
      .nuxt/components/nuxt-child.js
  14. 5
      .nuxt/components/nuxt.js
  15. 1
      .nuxt/dist/client/0051f4c.js
  16. 1
      .nuxt/dist/client/0580729.js
  17. 1
      .nuxt/dist/client/0f7f62a.js
  18. 1
      .nuxt/dist/client/21e9b00.js
  19. 1
      .nuxt/dist/client/2903ce5.js
  20. 1
      .nuxt/dist/client/2f86cbf.js
  21. 1
      .nuxt/dist/client/3490718.js
  22. 1
      .nuxt/dist/client/35e574f.js
  23. 1
      .nuxt/dist/client/42b15c7.js
  24. 1
      .nuxt/dist/client/43481e8.js
  25. 1
      .nuxt/dist/client/4530c8c.js
  26. 1
      .nuxt/dist/client/4864bb1.js
  27. 1
      .nuxt/dist/client/5040cb7.js
  28. 1
      .nuxt/dist/client/5055e41.js
  29. 1
      .nuxt/dist/client/50cfb23.js
  30. 1
      .nuxt/dist/client/5207fe0.js
  31. 1
      .nuxt/dist/client/5e13107.js
  32. 1
      .nuxt/dist/client/6445172.js
  33. 1
      .nuxt/dist/client/6dbe3f4.js
  34. 2
      .nuxt/dist/client/6dd7e45.js
  35. 1
      .nuxt/dist/client/7335168.js
  36. 1
      .nuxt/dist/client/75e775e.js
  37. 1
      .nuxt/dist/client/7a1b9f9.js
  38. 2
      .nuxt/dist/client/7ad09f4.js
  39. 1
      .nuxt/dist/client/8251167.js
  40. 1
      .nuxt/dist/client/84a7686.js
  41. 1
      .nuxt/dist/client/87c1552.js
  42. 1
      .nuxt/dist/client/8bf9d7c.js
  43. 1
      .nuxt/dist/client/8da427a.js
  44. 1
      .nuxt/dist/client/93710f5.js
  45. 1
      .nuxt/dist/client/95f4e2e.js
  46. 1
      .nuxt/dist/client/9d88f11.js
  47. 2
      .nuxt/dist/client/9d93c64.js
  48. 41
      .nuxt/dist/client/LICENSES
  49. 1
      .nuxt/dist/client/a0ed511.js
  50. 1
      .nuxt/dist/client/a2d2cdc.js
  51. 1
      .nuxt/dist/client/aa8975d.js
  52. 1
      .nuxt/dist/client/aea7600.js
  53. 1
      .nuxt/dist/client/af0c732.js
  54. 2
      .nuxt/dist/client/af960fc.js
  55. 1
      .nuxt/dist/client/b4d6cc7.js
  56. 1
      .nuxt/dist/client/b4f37d6.js
  57. 1
      .nuxt/dist/client/bc89170.js
  58. 1
      .nuxt/dist/client/c971676.js
  59. 1
      .nuxt/dist/client/c9d389d.js
  60. 1
      .nuxt/dist/client/d10b0e8.js
  61. 1
      .nuxt/dist/client/d93776b.js
  62. 1
      .nuxt/dist/client/db40d2e.js
  63. 1
      .nuxt/dist/client/e07461b.js
  64. 1
      .nuxt/dist/client/e927bb6.js
  65. 1
      .nuxt/dist/client/eca4e4d.js
  66. 1
      .nuxt/dist/client/ed411e0.js
  67. 1
      .nuxt/dist/client/f2063a9.js
  68. 1
      .nuxt/dist/client/f9b5fe2.js
  69. 1
      .nuxt/dist/client/fbdded5.js
  70. BIN
      .nuxt/dist/client/img/died-popup.7551696.png
  71. 5826
      .nuxt/dist/server/client.manifest.json
  72. 136
      .nuxt/dist/server/components/barrage.js
  73. 2
      .nuxt/dist/server/components/barrage.js.map
  74. 95
      .nuxt/dist/server/components/doctor-item.js
  75. 2
      .nuxt/dist/server/components/doctor-item.js.map
  76. 80
      .nuxt/dist/server/components/doctor-video-item.js
  77. 2
      .nuxt/dist/server/components/doctor-video-item.js.map
  78. 413
      .nuxt/dist/server/components/user-info-common.js
  79. 2
      .nuxt/dist/server/components/user-info-common.js.map
  80. 185
      .nuxt/dist/server/components/video-article-list-item.js
  81. 2
      .nuxt/dist/server/components/video-article-list-item.js.map
  82. 2
      .nuxt/dist/server/index.spa.html
  83. 525
      .nuxt/dist/server/pages/article/_id.js
  84. 2
      .nuxt/dist/server/pages/article/_id.js.map
  85. 305
      .nuxt/dist/server/pages/article/index.js
  86. 2
      .nuxt/dist/server/pages/article/index.js.map
  87. 224
      .nuxt/dist/server/pages/doctor/_id.js
  88. 2
      .nuxt/dist/server/pages/doctor/_id.js.map
  89. 387
      .nuxt/dist/server/pages/doctor/index.js
  90. 2
      .nuxt/dist/server/pages/doctor/index.js.map
  91. 911
      .nuxt/dist/server/pages/index.js
  92. 2
      .nuxt/dist/server/pages/index.js.map
  93. 638
      .nuxt/dist/server/pages/more.js
  94. 2
      .nuxt/dist/server/pages/more.js.map
  95. 86
      .nuxt/dist/server/pages/other/about.js
  96. 2
      .nuxt/dist/server/pages/other/about.js.map
  97. 341
      .nuxt/dist/server/pages/other/agreement.js
  98. 2
      .nuxt/dist/server/pages/other/agreement.js.map
  99. 162
      .nuxt/dist/server/pages/other/cookies.js
  100. 2
      .nuxt/dist/server/pages/other/cookies.js.map
  101. Some files were not shown because too many files have changed in this diff Show More

0
.deployment

0
.editorconfig

0
.env.production

0
.eslintrc.js

0
.gitignore vendored

0
.husky/common.sh

0
.husky/pre-commit

29
.nuxt/App.js

@ -12,9 +12,10 @@ import '../node_modules/vue-video-player/src/custom-theme.css' @@ -12,9 +12,10 @@ import '../node_modules/vue-video-player/src/custom-theme.css'
import _6dce6561 from '../src/layouts/common.vue'
import _6ef953c7 from '../src/layouts/detail.vue'
import _9b76681c from '../src/layouts/diedPopup.vue'
import _6f6c098b from './layouts/default.vue'
const layouts = { "_common": sanitizeComponent(_6dce6561),"_detail": sanitizeComponent(_6ef953c7),"_default": sanitizeComponent(_6f6c098b) }
const layouts = { "_common": sanitizeComponent(_6dce6561),"_detail": sanitizeComponent(_6ef953c7),"_diedPopup": sanitizeComponent(_9b76681c),"_default": sanitizeComponent(_6f6c098b) }
export default {
render (h, props) {
@ -117,21 +118,13 @@ export default { @@ -117,21 +118,13 @@ export default {
return
}
const promises = pages.map((page) => {
const p = []
const promises = pages.map(async (page) => {
let p = []
// Old fetch
if (page.$options.fetch && page.$options.fetch.length) {
p.push(promisify(page.$options.fetch, this.context))
}
if (page.$fetch) {
p.push(page.$fetch())
} else {
// Get all component instance to call $fetch
for (const component of getChildrenComponentInstancesUsingFetch(page.$vnode.componentInstance)) {
p.push(component.$fetch())
}
}
if (page.$options.asyncData) {
p.push(
@ -144,6 +137,19 @@ export default { @@ -144,6 +137,19 @@ export default {
)
}
// Wait for asyncData & old fetch to finish
await Promise.all(p)
// Cleanup refs
p = []
if (page.$fetch) {
p.push(page.$fetch())
}
// Get all component instance to call $fetch
for (const component of getChildrenComponentInstancesUsingFetch(page.$vnode.componentInstance)) {
p.push(component.$fetch())
}
return Promise.all(p)
})
try {
@ -161,6 +167,7 @@ export default { @@ -161,6 +167,7 @@ export default {
errorLayout = errorLayout(this.context)
}
this.nuxt.errPageReady = true
this.setLayout(errorLayout)
}
},

86
.nuxt/client.js

@ -162,7 +162,7 @@ function resolveComponents (route) { @@ -162,7 +162,7 @@ function resolveComponents (route) {
})
}
function callMiddleware (Components, context, layout) {
function callMiddleware (Components, context, layout, renderState) {
let midd = ["device"]
let unknownMiddleware = false
@ -194,10 +194,10 @@ function callMiddleware (Components, context, layout) { @@ -194,10 +194,10 @@ function callMiddleware (Components, context, layout) {
if (unknownMiddleware) {
return
}
return middlewareSeries(midd, context)
return middlewareSeries(midd, context, renderState)
}
async function render (to, from, next) {
async function render (to, from, next, renderState) {
if (this._routeChanged === false && this._paramChanged === false && this._queryChanged === false) {
return next()
}
@ -228,6 +228,12 @@ async function render (to, from, next) { @@ -228,6 +228,12 @@ async function render (to, from, next) {
await setContext(app, {
route: to,
from,
error: (err) => {
if (renderState.aborted) {
return
}
app.nuxt.error.call(this, err)
},
next: _next.bind(this)
})
this._dateLastError = app.nuxt.dateErr
@ -240,10 +246,14 @@ async function render (to, from, next) { @@ -240,10 +246,14 @@ async function render (to, from, next) {
// If no Components matched, generate 404
if (!Components.length) {
// Default layout
await callMiddleware.call(this, Components, app.context)
await callMiddleware.call(this, Components, app.context, undefined, renderState)
if (nextCalled) {
return
}
if (renderState.aborted) {
next(false)
return
}
// Load layout for error page
const errorLayout = (NuxtError.options || NuxtError).layout
@ -253,10 +263,14 @@ async function render (to, from, next) { @@ -253,10 +263,14 @@ async function render (to, from, next) {
: errorLayout
)
await callMiddleware.call(this, Components, app.context, layout)
await callMiddleware.call(this, Components, app.context, layout, renderState)
if (nextCalled) {
return
}
if (renderState.aborted) {
next(false)
return
}
// Show error page
app.context.error({ statusCode: 404, message: 'This page could not be found' })
@ -276,10 +290,14 @@ async function render (to, from, next) { @@ -276,10 +290,14 @@ async function render (to, from, next) {
try {
// Call middleware
await callMiddleware.call(this, Components, app.context)
await callMiddleware.call(this, Components, app.context, undefined, renderState)
if (nextCalled) {
return
}
if (renderState.aborted) {
next(false)
return
}
if (app.context._errored) {
return next()
}
@ -292,10 +310,14 @@ async function render (to, from, next) { @@ -292,10 +310,14 @@ async function render (to, from, next) {
layout = await this.loadLayout(layout)
// Call middleware for layout
await callMiddleware.call(this, Components, app.context, layout)
await callMiddleware.call(this, Components, app.context, layout, renderState)
if (nextCalled) {
return
}
if (renderState.aborted) {
next(false)
return
}
if (app.context._errored) {
return next()
}
@ -400,9 +422,17 @@ async function render (to, from, next) { @@ -400,9 +422,17 @@ async function render (to, from, next) {
// If not redirected
if (!nextCalled) {
if (renderState.aborted) {
next(false)
return
}
next()
}
} catch (err) {
if (renderState.aborted) {
next(false)
return
}
const error = err || {}
if (error.message === 'ERR_REDIRECT') {
return this.$nuxt.$emit('routeChanged', to, from, error)
@ -437,7 +467,8 @@ function normalizeComponents (to, ___) { @@ -437,7 +467,8 @@ function normalizeComponents (to, ___) {
})
}
function setLayoutForNextPage (to) {
const routeMap = new WeakMap()
function getLayoutForNextPage (to, from, next) {
// Set layout
let hasError = Boolean(this.$options.nuxt.err)
if (this._hadError && this._dateLastError === this.$options.nuxt.dateErr) {
@ -451,6 +482,21 @@ function setLayoutForNextPage (to) { @@ -451,6 +482,21 @@ function setLayoutForNextPage (to) {
layout = layout(app.context)
}
routeMap.set(to, layout);
if (next) next();
}
function setLayoutForNextPage(to) {
const layout = routeMap.get(to)
routeMap.delete(to)
const prevPageIsError = this._hadError && this._dateLastError === this.$options.nuxt.dateErr
if (prevPageIsError) {
this.$options.nuxt.err = null
}
this.setLayout(layout)
}
@ -543,6 +589,7 @@ async function mountApp (__app) { @@ -543,6 +589,7 @@ async function mountApp (__app) {
// Add afterEach router hooks
router.afterEach(normalizeComponents)
router.beforeResolve(getLayoutForNextPage.bind(_app))
router.afterEach(setLayoutForNextPage.bind(_app))
router.afterEach(fixPrepatch.bind(_app))
@ -568,11 +615,22 @@ async function mountApp (__app) { @@ -568,11 +615,22 @@ async function mountApp (__app) {
_app.$loading = {} // To avoid error while _app.$nuxt does not exist
if (NUXT.error) {
_app.error(NUXT.error)
_app.nuxt.errPageReady = true
}
// Add beforeEach router hooks
router.beforeEach(loadAsyncComponents.bind(_app))
router.beforeEach(render.bind(_app))
// Each new invocation of render() aborts previous invocation
let renderState = null
const boundRender = render.bind(_app)
router.beforeEach((to, from, next) => {
if (renderState) {
renderState.aborted = true
}
renderState = { aborted: false }
boundRender(to, from, next, renderState)
})
// Fix in static: remove trailing slash to force hydration
// Full static, if server-rendered: hydrate, to allow custom redirect to generated page
@ -582,10 +640,15 @@ async function mountApp (__app) { @@ -582,10 +640,15 @@ async function mountApp (__app) {
return mount()
}
const clientFirstLayoutSet = () => {
getLayoutForNextPage.call(_app, router.currentRoute)
setLayoutForNextPage.call(_app, router.currentRoute)
}
// First render on client-side
const clientFirstMount = () => {
normalizeComponents(router.currentRoute, router.currentRoute)
setLayoutForNextPage.call(_app, router.currentRoute)
clientFirstLayoutSet()
checkForErrors(_app)
// Don't call fixPrepatch.call(_app, router.currentRoute, router.currentRoute) since it's first render
mount()
@ -613,5 +676,6 @@ async function mountApp (__app) { @@ -613,5 +676,6 @@ async function mountApp (__app) {
errorHandler(err)
}
})
})
},
{ aborted: false })
}

1
.nuxt/components/nuxt-child.js

@ -1,4 +1,3 @@ @@ -1,4 +1,3 @@
export default {
name: 'NuxtChild',
functional: true,

5
.nuxt/components/nuxt.js

@ -66,8 +66,9 @@ export default { @@ -66,8 +66,9 @@ export default {
Vue.util.defineReactive(this, 'nuxt', this.$root.$options.nuxt)
},
render (h) {
// if there is no error
if (!this.nuxt.err) {
// if there is no error or
// error page has not been loaded yet on client
if (!this.nuxt.err || (process.client && !this.nuxt.errPageReady)) {
// Directly return nuxt child
return h('NuxtChild', {
key: this.routerViewKey,

1
.nuxt/dist/client/0051f4c.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/0580729.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/0f7f62a.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/21e9b00.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/2903ce5.js vendored

@ -1 +0,0 @@ @@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{698:function(t,n,e){"use strict";e.r(n);var o={name:"OtherPrivacyPage",layout:"detail",data:function(){return{content:""}},head:{title:"糖尿病网-隐私政策",meta:[{hid:"description",name:"description",content:""}]},mounted:function(){var t=this;this.$axios.$get("/agreement/get-content?type=1").then((function(n){t.content=n.detail}))}},c=e(11),component=Object(c.a)(o,(function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"common-other-content privacy-policy-page"},[e("h6",[t._v("隐私政策")]),t._v(" "),e("div",{staticClass:"font-content",domProps:{innerHTML:t._s(t.content)}})])}),[],!1,null,null,null);n.default=component.exports}}]);

1
.nuxt/dist/client/2f86cbf.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/3490718.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/35e574f.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/42b15c7.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/43481e8.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/4530c8c.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/4864bb1.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/5040cb7.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/5055e41.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/50cfb23.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/5207fe0.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/5e13107.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/6445172.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/6dbe3f4.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/client/6dd7e45.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/7335168.js vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{790:function(n,t,e){"use strict";e.r(t);var c={name:"OtherDisclaimerPage",layout:"detail",data:function(){return{}},head:{title:"糖尿病网-免责声明",meta:[{hid:"description",name:"description",content:""}]}},o=e(13),component=Object(o.a)(c,function(){this._self._c;return this._m(0)},[function(){var n=this,t=n._self._c;return t("div",{staticClass:"common-other-content disclamier-page"},[t("h6",[n._v("免责声明")]),n._v(" "),t("div",{staticClass:"font-content"},[t("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常,仅查空腹血糖,会有70%的糖尿病前期被漏诊。糖尿病前期是糖尿病发展的必经之路。那么什么是糖尿病前期,如何预防疾病进展呢?\n ")]),n._v(" "),t("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。\n ")]),n._v(" "),t("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常,仅查空腹血糖,会有70%的糖尿病前期被漏诊。糖尿病前期是糖尿病发展的必经之路。那么什么是糖尿病前期,如何预防疾病进展呢?\n ")]),n._v(" "),t("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。\n ")]),n._v(" "),t("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常,仅查空腹血糖,会有70%的糖尿病前期被漏诊。糖尿病前期是糖尿病发展的必经之路。那么什么是糖尿病前期,如何预防疾病进展呢?\n ")]),n._v(" "),t("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。\n ")])])])}],!1,null,null,null);t.default=component.exports}}]);

1
.nuxt/dist/client/75e775e.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/7a1b9f9.js vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{787:function(t,n,e){"use strict";e.r(n);var o={name:"OtherAgreementPage",layout:"detail",data:function(){return{content:""}},head:{title:"糖尿病网-用户协议",meta:[{hid:"description",name:"description",content:""}]},mounted:function(){var t=this;this.$axios.$get("/agreement/get-content?type=2").then(function(n){t.content=n.detail})}},c=e(13),component=Object(c.a)(o,function(){var t=this,n=t._self._c;return n("div",{staticClass:"common-other-content user-agreement-page"},[n("h6",[t._v("糖尿病网用户服务协议")]),t._v(" "),n("div",{staticClass:"font-content",domProps:{innerHTML:t._s(t.content)}})])},[],!1,null,null,null);n.default=component.exports}}]);

2
.nuxt/dist/client/7ad09f4.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/8251167.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/84a7686.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/87c1552.js vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
!function(e){function r(data){for(var r,n,f=data[0],l=data[1],d=data[2],i=0,h=[];i<f.length;i++)n=f[i],Object.prototype.hasOwnProperty.call(o,n)&&o[n]&&h.push(o[n][0]),o[n]=0;for(r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r]);for(v&&v(data);h.length;)h.shift()();return c.push.apply(c,d||[]),t()}function t(){for(var e,i=0;i<c.length;i++){for(var r=c[i],t=!0,n=1;n<r.length;n++){var l=r[n];0!==o[l]&&(t=!1)}t&&(c.splice(i--,1),e=f(f.s=r[0]))}return e}var n={},o={25:0},c=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise(function(r,n){t=o[e]=[r,n]});r.push(t[2]=n);var c,script=document.createElement("script");script.charset="utf-8",script.timeout=120,f.nc&&script.setAttribute("nonce",f.nc),script.src=function(e){return f.p+""+{0:"f2063a9",3:"50cfb23",4:"6445172",5:"4530c8c",6:"6dbe3f4",7:"a0ed511",8:"8251167",9:"f9b5fe2",10:"93710f5",11:"fbdded5",12:"eca4e4d",13:"75e775e",14:"7a1b9f9",15:"4864bb1",16:"ed411e0",17:"7335168",18:"d10b0e8",19:"c971676",20:"95f4e2e",21:"3490718",22:"5207fe0",23:"0051f4c",24:"b4d6cc7"}[e]+".js"}(e);var l=new Error;c=function(r){script.onerror=script.onload=null,clearTimeout(d);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.src;l.message="Loading chunk "+e+" failed.\n("+n+": "+c+")",l.name="ChunkLoadError",l.type=n,l.request=c,t[1](l)}o[e]=void 0}};var d=setTimeout(function(){c({type:"timeout",target:script})},12e4);script.onerror=script.onload=c,document.head.appendChild(script)}return Promise.all(r)},f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,function(r){return e[r]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(object,e){return Object.prototype.hasOwnProperty.call(object,e)},f.p="/_nuxt/",f.oe=function(e){throw console.error(e),e};var l=window.webpackJsonp=window.webpackJsonp||[],d=l.push.bind(l);l.push=r,l=l.slice();for(var i=0;i<l.length;i++)r(l[i]);var v=d;t()}([]);

1
.nuxt/dist/client/8bf9d7c.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/8da427a.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/93710f5.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/95f4e2e.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/9d88f11.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/client/9d93c64.js vendored

File diff suppressed because one or more lines are too long

41
.nuxt/dist/client/LICENSES vendored

@ -1,4 +1,17 @@ @@ -1,4 +1,17 @@
/*!
* Vue.js v2.7.16
* (c) 2014-2023 Evan You
* Released under the MIT License.
*/
/*!
* vuex v3.6.2
* (c) 2021 Evan You
* @license MIT
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
@ -21,6 +34,15 @@ @@ -21,6 +34,15 @@
/**
* @license
* Lodash <https://lodash.com/>
* Copyright JS Foundation and other contributors <https://js.foundation/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/
/**
* @license
* Video.js 6.13.0 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
@ -49,22 +71,3 @@ @@ -49,22 +71,3 @@
//! moment.js
//! moment.js locale configuration
/*!
* vue-router v3.5.3
* (c) 2021 Evan You
* @license MIT
*/
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/
/*!
* vuex v3.6.2
* (c) 2021 Evan You
* @license MIT
*/

1
.nuxt/dist/client/a0ed511.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/a2d2cdc.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/aa8975d.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/aea7600.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/af0c732.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/client/af960fc.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/b4d6cc7.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/b4f37d6.js vendored

@ -1 +0,0 @@ @@ -1 +0,0 @@
!function(e){function r(data){for(var r,n,f=data[0],l=data[1],d=data[2],i=0,h=[];i<f.length;i++)n=f[i],Object.prototype.hasOwnProperty.call(o,n)&&o[n]&&h.push(o[n][0]),o[n]=0;for(r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r]);for(v&&v(data);h.length;)h.shift()();return c.push.apply(c,d||[]),t()}function t(){for(var e,i=0;i<c.length;i++){for(var r=c[i],t=!0,n=1;n<r.length;n++){var l=r[n];0!==o[l]&&(t=!1)}t&&(c.splice(i--,1),e=f(f.s=r[0]))}return e}var n={},o={25:0},c=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise((function(r,n){t=o[e]=[r,n]}));r.push(t[2]=n);var c,script=document.createElement("script");script.charset="utf-8",script.timeout=120,f.nc&&script.setAttribute("nonce",f.nc),script.src=function(e){return f.p+""+{0:"5055e41",3:"8da427a",4:"af0c732",5:"aea7600",6:"0f7f62a",7:"db40d2e",8:"43481e8",9:"e927bb6",10:"35e574f",11:"0580729",12:"5040cb7",13:"d93776b",14:"e07461b",15:"84a7686",16:"bc89170",17:"c9d389d",18:"21e9b00",19:"2903ce5",20:"42b15c7",21:"2f86cbf",22:"5e13107",23:"a2d2cdc",24:"aa8975d"}[e]+".js"}(e);var l=new Error;c=function(r){script.onerror=script.onload=null,clearTimeout(d);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.src;l.message="Loading chunk "+e+" failed.\n("+n+": "+c+")",l.name="ChunkLoadError",l.type=n,l.request=c,t[1](l)}o[e]=void 0}};var d=setTimeout((function(){c({type:"timeout",target:script})}),12e4);script.onerror=script.onload=c,document.head.appendChild(script)}return Promise.all(r)},f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,function(r){return e[r]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(object,e){return Object.prototype.hasOwnProperty.call(object,e)},f.p="/_nuxt/",f.oe=function(e){throw console.error(e),e};var l=window.webpackJsonp=window.webpackJsonp||[],d=l.push.bind(l);l.push=r,l=l.slice();for(var i=0;i<l.length;i++)r(l[i]);var v=d;t()}([]);

1
.nuxt/dist/client/bc89170.js vendored

@ -1 +0,0 @@ @@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{695:function(t,n,e){"use strict";e.r(n);var o={name:"OtherCorporatePage",layout:"detail",data:function(){return{}},head:{title:"糖尿病网-媒体合作",meta:[{hid:"description",name:"description",content:""}]}},c=e(11),component=Object(c.a)(o,(function(){var t=this,n=t.$createElement;t._self._c;return t._m(0)}),[function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"common-other-content media-corporate-page"},[e("h6",[t._v("媒体合作")]),t._v(" "),e("div",{staticClass:"font-content"},[e("p",[t._v("\n 商务合作邮箱:"),e("a",{attrs:{href:"mailto:DHcommunications@novonordisk.com",target:"_blank"}},[t._v("DHcommunications@novonordisk.com")])])])])}],!1,null,null,null);n.default=component.exports}}]);

1
.nuxt/dist/client/c971676.js vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{792:function(t,n,e){"use strict";e.r(n);var o={name:"OtherPrivacyPage",layout:"detail",data:function(){return{content:""}},head:{title:"糖尿病网-隐私政策",meta:[{hid:"description",name:"description",content:""}]},mounted:function(){var t=this;this.$axios.$get("/agreement/get-content?type=1").then(function(n){t.content=n.detail})}},c=e(13),component=Object(c.a)(o,function(){var t=this,n=t._self._c;return n("div",{staticClass:"common-other-content privacy-policy-page"},[n("h6",[t._v("隐私政策")]),t._v(" "),n("div",{staticClass:"font-content",domProps:{innerHTML:t._s(t.content)}})])},[],!1,null,null,null);n.default=component.exports}}]);

1
.nuxt/dist/client/c9d389d.js vendored

@ -1 +0,0 @@ @@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{696:function(n,t,e){"use strict";e.r(t);var c={name:"OtherDisclaimerPage",layout:"detail",data:function(){return{}},head:{title:"糖尿病网-免责声明",meta:[{hid:"description",name:"description",content:""}]}},r=e(11),component=Object(r.a)(c,(function(){var n=this,t=n.$createElement;n._self._c;return n._m(0)}),[function(){var n=this,t=n.$createElement,e=n._self._c||t;return e("div",{staticClass:"common-other-content disclamier-page"},[e("h6",[n._v("免责声明")]),n._v(" "),e("div",{staticClass:"font-content"},[e("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常,仅查空腹血糖,会有70%的糖尿病前期被漏诊。糖尿病前期是糖尿病发展的必经之路。那么什么是糖尿病前期,如何预防疾病进展呢?\n ")]),n._v(" "),e("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。\n ")]),n._v(" "),e("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常,仅查空腹血糖,会有70%的糖尿病前期被漏诊。糖尿病前期是糖尿病发展的必经之路。那么什么是糖尿病前期,如何预防疾病进展呢?\n ")]),n._v(" "),e("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。\n ")]),n._v(" "),e("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常,仅查空腹血糖,会有70%的糖尿病前期被漏诊。糖尿病前期是糖尿病发展的必经之路。那么什么是糖尿病前期,如何预防疾病进展呢?\n ")]),n._v(" "),e("p",[n._v("\n 最新糖尿病调查结果显示,我国约有4亿人处在糖尿病前期,但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。但90%的人不知道自己处于糖尿病前期。这是因为很多人不测血糖,或只测空腹血糖。殊不知,空腹血糖正常,不代表餐后血糖也正常。\n ")])])])}],!1,null,null,null);t.default=component.exports}}]);

1
.nuxt/dist/client/d10b0e8.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/d93776b.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/db40d2e.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/e07461b.js vendored

@ -1 +0,0 @@ @@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{693:function(t,e,n){"use strict";n.r(e);var o={name:"OtherAgreementPage",layout:"detail",data:function(){return{content:""}},head:{title:"糖尿病网-用户协议",meta:[{hid:"description",name:"description",content:""}]},mounted:function(){var t=this;this.$axios.$get("/agreement/get-content?type=2").then((function(e){t.content=e.detail}))}},c=n(11),component=Object(c.a)(o,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"common-other-content user-agreement-page"},[n("h6",[t._v("糖尿病网用户服务协议")]),t._v(" "),n("div",{staticClass:"font-content",domProps:{innerHTML:t._s(t.content)}})])}),[],!1,null,null,null);e.default=component.exports}}]);

1
.nuxt/dist/client/e927bb6.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/eca4e4d.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/ed411e0.js vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{789:function(t,n,o){"use strict";o.r(n);var e={name:"OtherCorporatePage",layout:"detail",data:function(){return{}},head:{title:"糖尿病网-媒体合作",meta:[{hid:"description",name:"description",content:""}]}},c=o(13),component=Object(c.a)(e,function(){this._self._c;return this._m(0)},[function(){var t=this,n=t._self._c;return n("div",{staticClass:"common-other-content media-corporate-page"},[n("h6",[t._v("媒体合作")]),t._v(" "),n("div",{staticClass:"font-content"},[n("p",[t._v("\n 商务合作邮箱:"),n("a",{attrs:{href:"mailto:DHcommunications@novonordisk.com",target:"_blank"}},[t._v("DHcommunications@novonordisk.com")])])])])}],!1,null,null,null);n.default=component.exports}}]);

1
.nuxt/dist/client/f2063a9.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/f9b5fe2.js vendored

File diff suppressed because one or more lines are too long

1
.nuxt/dist/client/fbdded5.js vendored

File diff suppressed because one or more lines are too long

BIN
.nuxt/dist/client/img/died-popup.7551696.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 KiB

After

Width:  |  Height:  |  Size: 267 KiB

5826
.nuxt/dist/server/client.manifest.json vendored

File diff suppressed because it is too large Load Diff

136
.nuxt/dist/server/components/barrage.js vendored

@ -1,103 +1,79 @@ @@ -1,103 +1,79 @@
exports.ids = [1];
exports.modules = {
/***/ 153:
/***/ 160:
/***/ (function(module, exports, __webpack_require__) {
// style-loader: Adds some css to the DOM by adding a <style> tag
// load the styles
var content = __webpack_require__(159);
var content = __webpack_require__(166);
if(content.__esModule) content = content.default;
if(typeof content === 'string') content = [[module.i, content, '']];
if(content.locals) module.exports = content.locals;
// add CSS to SSR context
var add = __webpack_require__(5).default
var add = __webpack_require__(4).default
module.exports.__inject__ = function (context) {
add("07fbb799", content, true, context)
add("11f2e1da", content, true, context)
};
/***/ }),
/***/ 158:
/***/ 165:
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_lang_css_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(153);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_lang_css_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_lang_css_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_lang_css_scoped_true___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_lang_css_scoped_true___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_prod_lang_css_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(160);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_prod_lang_css_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_prod_lang_css_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_prod_lang_css_scoped_true__WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_vue_style_loader_index_js_ref_3_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_3_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_3_oneOf_1_2_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Barrage_vue_vue_type_style_index_0_id_c3f32de4_prod_lang_css_scoped_true__WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/***/ }),
/***/ 159:
/***/ 166:
/***/ (function(module, exports, __webpack_require__) {
// Imports
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(4);
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(false);
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(3);
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});
// Module
___CSS_LOADER_EXPORT___.push([module.i, ".z_barrage-container[data-v-c3f32de4]{pointer-events:none}.z_container[data-v-c3f32de4]{width:100%;overflow:hidden}.z_barrage[data-v-c3f32de4]{position:absolute;top:0;left:0}", ""]);
___CSS_LOADER_EXPORT___.push([module.i, ".z_barrage-container[data-v-c3f32de4]{pointer-events:none}.z_container[data-v-c3f32de4]{overflow:hidden;width:100%}.z_barrage[data-v-c3f32de4]{left:0;position:absolute;top:0}", ""]);
// Exports
___CSS_LOADER_EXPORT___.locals = {};
module.exports = ___CSS_LOADER_EXPORT___;
/***/ }),
/***/ 174:
/***/ 181:
/***/ (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/components/Barrage.vue?vue&type=template&id=c3f32de4&scoped=true&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"z_barrage-container"},[_vm._ssrNode("<canvas"+(_vm._ssrAttr("width",_vm.containerWidth))+(_vm._ssrAttr("height",_vm.containerHeight))+" style=\"display: none\" data-v-c3f32de4></canvas> <div class=\"z_container\""+(_vm._ssrStyle(null,{ height: _vm.containerHeight / 2 + 'px' }, null))+" data-v-c3f32de4><canvas id=\"canvas\""+(_vm._ssrAttr("width",_vm.containerWidth))+(_vm._ssrAttr("height",_vm.containerHeight))+" class=\"z_barrage\""+(_vm._ssrStyle(null,{
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Barrage.vue?vue&type=template&id=c3f32de4&scoped=true
var render = function render() {
var _vm = this,
_c = _vm._self._c;
return _c('div', {
staticClass: "z_barrage-container"
}, [_vm._ssrNode("<canvas" + _vm._ssrAttr("width", _vm.containerWidth) + _vm._ssrAttr("height", _vm.containerHeight) + " style=\"display: none\" data-v-c3f32de4></canvas> <div class=\"z_container\"" + _vm._ssrStyle(null, {
height: _vm.containerHeight / 2 + 'px'
}, null) + " data-v-c3f32de4><canvas id=\"canvas\"" + _vm._ssrAttr("width", _vm.containerWidth) + _vm._ssrAttr("height", _vm.containerHeight) + " class=\"z_barrage\"" + _vm._ssrStyle(null, {
width: _vm.containerWidth / 2 + 'px',
height: _vm.containerHeight / 2 + 'px'
}, null))+" data-v-c3f32de4></canvas></div>")])}
var staticRenderFns = []
}, null) + " data-v-c3f32de4></canvas></div>")]);
};
var staticRenderFns = [];
// CONCATENATED MODULE: ./src/components/Barrage.vue?vue&type=template&id=c3f32de4&scoped=true&
// CONCATENATED MODULE: ./src/components/Barrage.vue?vue&type=template&id=c3f32de4&scoped=true
// 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/components/Barrage.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
// 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/components/Barrage.vue?vue&type=script&lang=js
// import faceMap from '../../assets/emoji'
let aniId, aniId1;
/* harmony default export */ var Barragevue_type_script_lang_js_ = ({
/* harmony default export */ var Barragevue_type_script_lang_js = ({
name: 'Barrage',
props: {
barrageList: {
@ -146,7 +122,6 @@ let aniId, aniId1; @@ -146,7 +122,6 @@ let aniId, aniId1;
}
}
},
data() {
return {
newBarrageArray: [],
@ -159,7 +134,6 @@ let aniId, aniId1; @@ -159,7 +134,6 @@ let aniId, aniId1;
barrageChannels: 1
};
},
watch: {
barrageList(val) {
if (val.length !== 0) {
@ -170,20 +144,15 @@ let aniId, aniId1; @@ -170,20 +144,15 @@ let aniId, aniId1;
aniId = window.requestAnimationFrame(this.render);
}
}
},
mounted() {
this.containerWidth = this.deviceType === 'pc' ? 723 * 2 : document.body.clientWidth * 2;
this.containerHeight = 365 * 2; // 设定总高度
this.barrageChannels = this.channels; // 总高度对应的轨道数
this.ctx = this.$refs.canvas.getContext('2d');
this.ctx1 = this.$refs.canvasContainer.getContext('2d');
this.barrageClickEvent();
},
methods: {
/**
* 数据初始化
@ -193,17 +162,14 @@ let aniId, aniId1; @@ -193,17 +162,14 @@ let aniId, aniId1;
// 此处处理只显示50个字符
let tagImg = null;
let img = null;
if (this.barrageQueue[i].icon) {
img = new Image();
img.src = this.barrageQueue[i].icon;
}
if (this.barrageQueue[i].tagImage) {
tagImg = new Image();
tagImg.src = this.barrageQueue[i].tagImage;
}
const content = this.dealStr(this.barrageQueue[i].content);
this.barrageArray.push({
id: this.barrageQueue[i].id,
@ -216,17 +182,14 @@ let aniId, aniId1; @@ -216,17 +182,14 @@ let aniId, aniId1;
bgColor: this.barrageQueue[i].bgColor || 'rgba(0,0,0,0.4)'
});
}
this.initChannel();
},
/**
* 初始化轨道数据
*/
initChannel() {
for (let i = 0; i < this.barrageChannels; i++) {
const item = this.barrageArray.shift();
if (item) {
this.channelsArray[i] = [item];
} else {
@ -234,7 +197,6 @@ let aniId, aniId1; @@ -234,7 +197,6 @@ let aniId, aniId1;
}
}
},
/**
* 渲染
*/
@ -245,34 +207,28 @@ let aniId, aniId1; @@ -245,34 +207,28 @@ let aniId, aniId1;
window.cancelAnimationFrame(aniId1);
aniId1 = window.requestAnimationFrame(this.render);
},
draw() {
for (let i = 0; i < this.channelsArray.length; i++) {
for (let j = 0; j < this.channelsArray[i].length; j++) {
try {
const barrage = this.channelsArray[i][j];
barrage.x -= this.speed;
if (barrage.x <= this.containerWidth) {
// 弹幕显示
this.borderColor && this.drawRoundRectBorder(this.ctx, barrage.x - this.barrageHeight / 2, i * (this.barrageHeight + 60) + 20, barrage.width + this.barrageHeight, this.barrageHeight, this.barrageHeight / 2);
this.drawRoundRect(this.ctx, barrage.bgColor, barrage.x - this.barrageHeight / 2, i * (this.barrageHeight + 60) + 21, barrage.width + this.barrageHeight, this.barrageHeight - 2, this.barrageHeight / 2);
this.ctx.fillStyle = `${barrage.color}`;
this.ctx.fillText(barrage.content, barrage.x + (barrage.icon ? this.barrageHeight / 2 + 10 : -5), i * (this.barrageHeight + 60) + this.barrageHeight - 25);
if (barrage.icon) {
this.circleImg(this.ctx, barrage.icon, barrage.x - 40, i * (this.barrageHeight + 60) + 40, 40);
}
if (barrage.tagImage) {
this.originImg(this.ctx, barrage.tagImage, barrage.x - this.barrageHeight - 10, i * (this.barrageHeight + 60) + 20, this.barrageHeight, this.barrageHeight);
}
}
if (barrage.x < -(barrage.width + this.barrageHeight)) {
// 弹幕删除
const arr = this.channelsArray.reduce((a, b) => a.concat(b));
if (this.loop) {
if (this.checkBarrageStatus(arr)) {
this.barrageQueue = [];
@ -280,9 +236,8 @@ let aniId, aniId1; @@ -280,9 +236,8 @@ let aniId, aniId1;
this.initData();
}
}
} // 弹幕插入时机判断
}
// 弹幕插入时机判断
if (barrage.x <= Math.floor(this.containerWidth - barrage.width - 40) && barrage.x >= Math.floor(this.containerWidth - barrage.width - 40 - this.speed) && j === this.channelsArray[i].length - 1 && this.barrageArray.length !== 0) {
const item = this.barrageArray.shift();
this.channelsArray[i].push(item);
@ -293,7 +248,6 @@ let aniId, aniId1; @@ -293,7 +248,6 @@ let aniId, aniId1;
}
}
},
/**
* 重置数据
*/
@ -301,17 +255,14 @@ let aniId, aniId1; @@ -301,17 +255,14 @@ let aniId, aniId1;
const content = this.dealStr(obj.content);
let img = null;
let tagImg = null;
if (obj.icon) {
img = new Image();
img.src = obj.icon;
}
if (obj.tagImage) {
tagImg = new Image();
tagImg.src = obj.tagImage;
}
const item = {
id: obj.id,
content,
@ -330,7 +281,6 @@ let aniId, aniId1; @@ -330,7 +281,6 @@ let aniId, aniId1;
color: obj.color || '#FFFFFF',
bgColor: obj.bgColor || 'rgba(0,0,0,0.4)'
};
if (this.barrageArray.length === 0) {
// 剩余弹幕数为0
this.newBarrageArray.unshift(originItem);
@ -340,7 +290,6 @@ let aniId, aniId1; @@ -340,7 +290,6 @@ let aniId, aniId1;
this.newBarrageArray.splice(insertIndex, 0, originItem);
}
},
/**
* 弹幕点击事件
*/
@ -349,10 +298,8 @@ let aniId, aniId1; @@ -349,10 +298,8 @@ let aniId, aniId1;
const p = this.getEventPosition(e);
const channelIndex = Math.floor(p.y / (this.barrageHeight + 36));
const tempArray = JSON.parse(JSON.stringify(this.channelsArray[channelIndex]));
for (let i = 0; i < tempArray.length; i++) {
const channelItemArray = tempArray[i];
if (p.x > channelItemArray.x && p.x < channelItemArray.x + channelItemArray.width) {
if (channelItemArray.id) {
this.$emit('doLike', channelItemArray.id);
@ -361,13 +308,11 @@ let aniId, aniId1; @@ -361,13 +308,11 @@ let aniId, aniId1;
}
}, false);
},
/**
* 获取点击位置
*/
getEventPosition(ev) {
let x, y;
if (ev.layerX || ev.layerX === 0) {
x = ev.layerX;
y = ev.layerY;
@ -375,13 +320,11 @@ let aniId, aniId1; @@ -375,13 +320,11 @@ let aniId, aniId1;
x = ev.offsetX;
y = ev.offsetY;
}
return {
x: 2 * x,
y: 2 * y
};
},
/**
* 判断所有的弹幕是否滚动完成
* @params arr
@ -390,24 +333,20 @@ let aniId, aniId1; @@ -390,24 +333,20 @@ let aniId, aniId1;
for (let i = 0; i < arr.length; i++) {
if (arr[i].x > -arr[i].width) return false;
}
return true;
},
/**
* 处理字符
*/
dealStr(str) {
return str.length > 50 ? `${str.substring(0, 50)}...` : str;
},
/**
* 获取随机颜色
*/
getColor() {
return `#${Math.floor(Math.random() * 16777215).toString(16)}`;
},
/**
* 裁剪图片
* @param ctx
@ -428,7 +367,6 @@ let aniId, aniId1; @@ -428,7 +367,6 @@ let aniId, aniId1;
ctx.restore();
ctx.closePath();
},
/**
* 绘制原始图片
* @param ctx
@ -447,7 +385,6 @@ let aniId, aniId1; @@ -447,7 +385,6 @@ let aniId, aniId1;
console.log(e);
}
},
/**
* 绘画圆角矩形
* @param context
@ -467,7 +404,6 @@ let aniId, aniId1; @@ -467,7 +404,6 @@ let aniId, aniId1;
} else {
context.fillStyle = this.background || bgColor;
}
context.beginPath();
context.arc(x + radius, y + radius, radius, Math.PI, Math.PI * 3 / 2);
context.lineTo(width - radius + x, y);
@ -479,7 +415,6 @@ let aniId, aniId1; @@ -479,7 +415,6 @@ let aniId, aniId1;
context.fill();
context.closePath();
},
/**
* 绘画圆角矩形
* @param context
@ -503,11 +438,10 @@ let aniId, aniId1; @@ -503,11 +438,10 @@ let aniId, aniId1;
context.stroke();
context.closePath();
}
}
});
// CONCATENATED MODULE: ./src/components/Barrage.vue?vue&type=script&lang=js&
/* harmony default export */ var components_Barragevue_type_script_lang_js_ = (Barragevue_type_script_lang_js_);
// CONCATENATED MODULE: ./src/components/Barrage.vue?vue&type=script&lang=js
/* harmony default export */ var components_Barragevue_type_script_lang_js = (Barragevue_type_script_lang_js);
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
var componentNormalizer = __webpack_require__(1);
@ -517,7 +451,7 @@ var componentNormalizer = __webpack_require__(1); @@ -517,7 +451,7 @@ var componentNormalizer = __webpack_require__(1);
function injectStyles (context) {
var style0 = __webpack_require__(158)
var style0 = __webpack_require__(165)
if (style0.__inject__) style0.__inject__(context)
}
@ -525,7 +459,7 @@ if (style0.__inject__) style0.__inject__(context) @@ -525,7 +459,7 @@ if (style0.__inject__) style0.__inject__(context)
/* normalize component */
var component = Object(componentNormalizer["a" /* default */])(
components_Barragevue_type_script_lang_js_,
components_Barragevue_type_script_lang_js,
render,
staticRenderFns,
false,

2
.nuxt/dist/server/components/barrage.js.map vendored

File diff suppressed because one or more lines are too long

95
.nuxt/dist/server/components/doctor-item.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/components/doctor-item.js.map vendored

File diff suppressed because one or more lines are too long

80
.nuxt/dist/server/components/doctor-video-item.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/components/doctor-video-item.js.map vendored

File diff suppressed because one or more lines are too long

413
.nuxt/dist/server/components/user-info-common.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/components/user-info-common.js.map vendored

File diff suppressed because one or more lines are too long

185
.nuxt/dist/server/components/video-article-list-item.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/components/video-article-list-item.js.map vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/index.spa.html vendored

@ -5,5 +5,5 @@ @@ -5,5 +5,5 @@
</head>
<body {{ body_attrs }}>
{{ APP }}
<script src="/_nuxt/b4f37d6.js"></script><script src="/_nuxt/af960fc.js"></script><script src="/_nuxt/7ad09f4.js"></script><script src="/_nuxt/8bf9d7c.js"></script></body>
<script src="/_nuxt/87c1552.js"></script><script src="/_nuxt/6dd7e45.js"></script><script src="/_nuxt/9d93c64.js"></script><script src="/_nuxt/9d88f11.js"></script></body>
</html>

525
.nuxt/dist/server/pages/article/_id.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/pages/article/_id.js.map vendored

File diff suppressed because one or more lines are too long

305
.nuxt/dist/server/pages/article/index.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/pages/article/index.js.map vendored

File diff suppressed because one or more lines are too long

224
.nuxt/dist/server/pages/doctor/_id.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/pages/doctor/_id.js.map vendored

File diff suppressed because one or more lines are too long

387
.nuxt/dist/server/pages/doctor/index.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/pages/doctor/index.js.map vendored

File diff suppressed because one or more lines are too long

911
.nuxt/dist/server/pages/index.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/pages/index.js.map vendored

File diff suppressed because one or more lines are too long

638
.nuxt/dist/server/pages/more.js vendored

File diff suppressed because one or more lines are too long

2
.nuxt/dist/server/pages/more.js.map vendored

File diff suppressed because one or more lines are too long

86
.nuxt/dist/server/pages/other/about.js vendored

@ -1,100 +1,84 @@ @@ -1,100 +1,84 @@
exports.ids = [12];
exports.modules = {
/***/ 165:
/***/ 172:
/***/ (function(module, exports, __webpack_require__) {
// style-loader: Adds some css to the DOM by adding a <style> tag
// load the styles
var content = __webpack_require__(186);
var content = __webpack_require__(193);
if(content.__esModule) content = content.default;
if(typeof content === 'string') content = [[module.i, content, '']];
if(content.locals) module.exports = content.locals;
// add CSS to SSR context
var add = __webpack_require__(5).default
var add = __webpack_require__(4).default
module.exports.__inject__ = function (context) {
add("430399d0", content, true, context)
add("81ef5b7e", content, true, context)
};
/***/ }),
/***/ 185:
/***/ 192:
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(165);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_id_00466ca0_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(172);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_id_00466ca0_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_id_00466ca0_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_id_00466ca0_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_about_vue_vue_type_style_index_0_id_00466ca0_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/***/ }),
/***/ 186:
/***/ 193:
/***/ (function(module, exports, __webpack_require__) {
// Imports
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(4);
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(3);
var ___CSS_LOADER_GET_URL_IMPORT___ = __webpack_require__(6);
var ___CSS_LOADER_URL_IMPORT_0___ = __webpack_require__(8);
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(false);
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});
var ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);
// Module
___CSS_LOADER_EXPORT___.push([module.i, "*{margin:0;border:none;padding:0}html{height:100%}body{position:relative;min-width:320px;min-height:100%;background:#fff;font-family:MicrosoftYaHei;font-size:0}body .outer-container{min-width:1258px}body .outer-container.isMobile{min-width:auto}body .outer-container.isMobile .content-container{padding:60px 0 62px;width:100%}body .outer-container.isMobile .content-container .left-content{display:block!important;margin-right:0!important;width:100%!important}body .outer-container.isMobile .content-container .footer-outer{position:absolute!important;min-width:auto!important}body .outer-container.isMobile .content-container .load-more{width:100%!important}body .outer-container.isMobile .content-container .common-flex{display:block!important}body .outer-container.isMobile .content-container .common-other-content{margin:0!important}body .outer-container.isMobile .content-container .common-other-content h6{margin-bottom:10px!important;font-size:20px!important;line-height:28px!important}body .outer-container.isMobile .content-container .common-other-content .font-content b,body .outer-container.isMobile .content-container .common-other-content .font-content h5,body .outer-container.isMobile .content-container .common-other-content .font-content h6,body .outer-container.isMobile .content-container .common-other-content .font-content p{margin-bottom:8px!important;font-size:16px!important;line-height:24px!important;word-break:break-all}body .outer-container.isMobile .content-container .common-other-content .font-content h5{font-size:18px!important}body .outer-container.isMobile.hasLoginBottom{padding-bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .bottom-outer,body .outer-container.isMobile.hasLoginBottom .footer-outer{bottom:calc(constant(safe-area-inset-bottom) + 55px);bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .fixed-box{bottom:calc(constant(safe-area-inset-bottom) + 65px)!important;bottom:calc(env(safe-area-inset-bottom) + 65px)!important}body .content-container{margin:0 auto;width:1080px}body img{vertical-align:top;-o-object-fit:cover;object-fit:cover}body a{text-decoration:none}body .text-ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body .left-content{display:inline-block;margin-right:32px;width:723px}body .right-content{float:right;display:inline-block;width:325px}body .common-flex{display:grid;grid-template-columns:repeat(4,25%)}body .load-more{margin:0 auto;width:357px;height:50px;background:#f5f5f8;border-radius:4px;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#939aa7;line-height:50px;text-align:center}body .footer-outer{position:fixed;bottom:0;left:0;width:100%;min-width:1258px;background:#f5f5f8;z-index:9}body .common-title{padding:20px 0 10px;text-align:left;font-size:24px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#001965;line-height:33px}body .common-title a{float:right;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#5d6269}body .common-title a i{color:#001965}body p.go-follow{margin-bottom:23px;height:50px;background:#e6553f;border-radius:4px;text-align:center;cursor:pointer;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:50px}body .common-other-content{margin:44px 0;padding:30px;box-sizing:border-box}body .common-other-content h6{margin-bottom:20px;font-size:24px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#001965;line-height:33px}body .common-other-content .font-content b,body .common-other-content .font-content h5,body .common-other-content .font-content h6,body .common-other-content .font-content p{margin-bottom:12px;font-size:18px;color:#5d6269;line-height:30px}body .common-other-content .font-content h5{font-size:20px}body .el-message{top:50%!important}body .el-message i{font-size:16px}@media screen and (max-width:500px){body .el-message{min-width:200px;max-width:80%}}body .video-player-box .vjs-big-play-button{top:50%;left:50%;border:none;outline:none;width:68px;height:67px;transform:translate(-50%,-50%);background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") 50% no-repeat;background-color:transparent!important;background-size:68px 67px}body .video-player-box .vjs-big-play-button .vjs-icon-placeholder:before{display:none}body .video-player-box .vjs-control-bar button{outline:none}body .el-avatar>img{width:100%}.about-us-page{padding-bottom:246px!important}.about-us-page .qrcode-box{float:right;margin-top:44px;padding-top:9px;width:139px;height:174px;background:#f5f5f8;border-radius:1px;text-align:center;box-sizing:border-box}.about-us-page .qrcode-box img{width:110px;height:110px}.about-us-page .qrcode-box p{font-size:18px;color:#292b2c;line-height:30px}", ""]);
___CSS_LOADER_EXPORT___.push([module.i, "*{border:none;margin:0;padding:0}html{height:100%}body{background:#fff;font-family:MicrosoftYaHei;font-size:0;min-height:100%;min-width:320px;position:relative}body .outer-container{min-width:1258px}body .outer-container.isMobile{min-width:auto}body .outer-container.isMobile .content-container{padding:60px 0 62px;width:100%}body .outer-container.isMobile .content-container .left-content{display:block!important;margin-right:0!important;width:100%!important}body .outer-container.isMobile .content-container .footer-outer{min-width:auto!important;position:absolute!important}body .outer-container.isMobile .content-container .load-more{width:100%!important}body .outer-container.isMobile .content-container .common-flex{display:block!important}body .outer-container.isMobile .content-container .common-other-content{margin:0!important}body .outer-container.isMobile .content-container .common-other-content h6{font-size:20px!important;line-height:28px!important;margin-bottom:10px!important}body .outer-container.isMobile .content-container .common-other-content .font-content b,body .outer-container.isMobile .content-container .common-other-content .font-content h5,body .outer-container.isMobile .content-container .common-other-content .font-content h6,body .outer-container.isMobile .content-container .common-other-content .font-content p{font-size:16px!important;line-height:24px!important;margin-bottom:8px!important;word-break:break-all}body .outer-container.isMobile .content-container .common-other-content .font-content h5{font-size:18px!important}body .outer-container.isMobile.hasLoginBottom{padding-bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .bottom-outer,body .outer-container.isMobile.hasLoginBottom .footer-outer{bottom:calc(constant(safe-area-inset-bottom) + 55px);bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .fixed-box{bottom:calc(constant(safe-area-inset-bottom) + 65px)!important;bottom:calc(env(safe-area-inset-bottom) + 65px)!important}body .content-container{margin:0 auto;width:1080px}body img{-o-object-fit:cover;object-fit:cover;vertical-align:top}body a{-webkit-text-decoration:none;text-decoration:none}body .text-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .left-content{display:inline-block;margin-right:32px;width:723px}body .right-content{display:inline-block;float:right;width:325px}body .common-flex{display:grid;grid-template-columns:repeat(4,25%)}body .load-more{background:#f5f5f8;border-radius:4px;color:#939aa7;font-family:PingFangSC-Regular,PingFang SC;font-size:18px;font-weight:400;height:50px;line-height:50px;margin:0 auto;text-align:center;width:357px}body .footer-outer{background:#f5f5f8;bottom:0;left:0;min-width:1258px;position:fixed;width:100%;z-index:9}body .common-title{color:#001965;font-family:PingFangSC-Medium,PingFang SC;font-size:24px;font-weight:500;line-height:33px;padding:20px 0 10px;text-align:left}body .common-title a{color:#5d6269;float:right;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400}body .common-title a i{color:#001965}body p.go-follow{background:#e6553f;border-radius:4px;color:#fff;cursor:pointer;font-family:PingFangSC-Medium,PingFang SC;font-size:18px;font-weight:500;height:50px;line-height:50px;margin-bottom:23px;text-align:center}body .common-other-content{box-sizing:border-box;margin:44px 0;padding:30px}body .common-other-content h6{color:#001965;font-family:PingFangSC-Medium,PingFang SC;font-size:24px;font-weight:500;line-height:33px;margin-bottom:20px}body .common-other-content .font-content b,body .common-other-content .font-content h5,body .common-other-content .font-content h6,body .common-other-content .font-content p{color:#5d6269;font-size:18px;line-height:30px;margin-bottom:12px}body .common-other-content .font-content h5{font-size:20px}body .el-message{top:50%!important}body .el-message i{font-size:16px}@media screen and (max-width:500px){body .el-message{max-width:80%;min-width:200px}}body .video-player-box .vjs-big-play-button{background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") 50% no-repeat;background-color:transparent!important;background-size:68px 67px;border:none;height:67px;left:50%;outline:none;top:50%;transform:translate(-50%,-50%);width:68px}body .video-player-box .vjs-big-play-button .vjs-icon-placeholder:before{display:none}body .video-player-box .vjs-control-bar button{outline:none}body .el-avatar>img{width:100%}.about-us-page{padding-bottom:246px!important}.about-us-page .qrcode-box{background:#f5f5f8;border-radius:1px;box-sizing:border-box;float:right;height:174px;margin-top:44px;padding-top:9px;text-align:center;width:139px}.about-us-page .qrcode-box img{height:110px;width:110px}.about-us-page .qrcode-box p{color:#292b2c;font-size:18px;line-height:30px}", ""]);
// Exports
___CSS_LOADER_EXPORT___.locals = {};
module.exports = ___CSS_LOADER_EXPORT___;
/***/ }),
/***/ 215:
/***/ 222:
/***/ (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/about.vue?vue&type=template&id=00466ca0&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"common-other-content about-us-page"},[_vm._ssrNode("<h6>关于我们</h6> <div class=\"font-content\"><h5>糖尿病网 智慧相伴</h5> <p>\n 糖尿病网(www.diabetes.com.cn)是一个专注糖尿病领域的知识服务社区,致力于为每一位糖友提供专业的控糖知识及新闻资讯,帮助更多人拥有健康生活,远离糖尿病带来的困扰。\n </p> <p>\n 糖尿病网目前在微信公众号\\网站等渠道拥有大量用户,其中微信公众号稳居糖尿病垂直领域头部阵营。\n </p> <h5>我们将持续探索和创新,让糖友生活更美好。</h5></div> <div class=\"qrcode-box\"><img"+(_vm._ssrAttr("src",_vm.isPro ? _vm.qrcodeUrl : _vm.qrcodeUrlTest))+" alt> <p>微信服务号</p></div>")])}
var staticRenderFns = []
// CONCATENATED MODULE: ./src/pages/other/about.vue?vue&type=template&id=00466ca0&
// 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/about.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/* harmony default export */ var aboutvue_type_script_lang_js_ = ({
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/pages/other/about.vue?vue&type=template&id=00466ca0
var render = function render() {
var _vm = this,
_c = _vm._self._c;
return _c('div', {
staticClass: "common-other-content about-us-page"
}, [_vm._ssrNode("<h6>关于我们</h6> <div class=\"font-content\"><h5>糖尿病网 智慧相伴</h5> <p>\n 糖尿病网(www.diabetes.com.cn)是一个专注糖尿病领域的知识服务社区,致力于为每一位糖友提供专业的控糖知识及新闻资讯,帮助更多人拥有健康生活,远离糖尿病带来的困扰。\n </p> <p>\n 糖尿病网目前在微信公众号\\网站等渠道拥有大量用户,其中微信公众号稳居糖尿病垂直领域头部阵营。\n </p> <h5>我们将持续探索和创新,让糖友生活更美好。</h5></div> <div class=\"qrcode-box\"><img" + _vm._ssrAttr("src", _vm.isPro ? _vm.qrcodeUrl : _vm.qrcodeUrlTest) + " alt> <p>微信服务号</p></div>")]);
};
var staticRenderFns = [];
// CONCATENATED MODULE: ./src/pages/other/about.vue?vue&type=template&id=00466ca0
// 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/about.vue?vue&type=script&lang=js
/* harmony default export */ var aboutvue_type_script_lang_js = ({
name: 'OtherAboutPage',
layout: 'detail',
data() {
return {
isPro: false,
qrcodeUrl: __webpack_require__(64),
qrcodeUrlTest: __webpack_require__(65)
qrcodeUrl: __webpack_require__(67),
qrcodeUrlTest: __webpack_require__(68)
};
},
head: {
title: '糖尿病网-关于我们',
meta: [{
@ -103,15 +87,13 @@ var staticRenderFns = [] @@ -103,15 +87,13 @@ var staticRenderFns = []
content: ''
}]
},
created() {
console.log('process.env.VUE_APP_TITLE:', "production");
this.isPro = "production" === 'production';
}
});
// CONCATENATED MODULE: ./src/pages/other/about.vue?vue&type=script&lang=js&
/* harmony default export */ var other_aboutvue_type_script_lang_js_ = (aboutvue_type_script_lang_js_);
// CONCATENATED MODULE: ./src/pages/other/about.vue?vue&type=script&lang=js
/* harmony default export */ var other_aboutvue_type_script_lang_js = (aboutvue_type_script_lang_js);
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
var componentNormalizer = __webpack_require__(1);
@ -121,7 +103,7 @@ var componentNormalizer = __webpack_require__(1); @@ -121,7 +103,7 @@ var componentNormalizer = __webpack_require__(1);
function injectStyles (context) {
var style0 = __webpack_require__(185)
var style0 = __webpack_require__(192)
if (style0.__inject__) style0.__inject__(context)
}
@ -129,7 +111,7 @@ if (style0.__inject__) style0.__inject__(context) @@ -129,7 +111,7 @@ if (style0.__inject__) style0.__inject__(context)
/* normalize component */
var component = Object(componentNormalizer["a" /* default */])(
other_aboutvue_type_script_lang_js_,
other_aboutvue_type_script_lang_js,
render,
staticRenderFns,
false,

2
.nuxt/dist/server/pages/other/about.js.map vendored

File diff suppressed because one or more lines are too long

341
.nuxt/dist/server/pages/other/agreement.js vendored

@ -1,341 +1,34 @@ @@ -1,341 +1,34 @@
exports.ids = [13];
exports.modules = {
/***/ 216:
/***/ 223:
/***/ (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: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./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 render() {
var _vm = this,
_c = _vm._self._c;
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: ./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_ = ({
// 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: [{
@ -344,16 +37,14 @@ var staticRenderFns = [] @@ -344,16 +37,14 @@ var staticRenderFns = []
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_);
// 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);
@ -366,7 +57,7 @@ var componentNormalizer = __webpack_require__(1); @@ -366,7 +57,7 @@ var componentNormalizer = __webpack_require__(1);
/* normalize component */
var component = Object(componentNormalizer["a" /* default */])(
other_agreementvue_type_script_lang_js_,
other_agreementvue_type_script_lang_js,
render,
staticRenderFns,
false,

2
.nuxt/dist/server/pages/other/agreement.js.map vendored

File diff suppressed because one or more lines are too long

162
.nuxt/dist/server/pages/other/cookies.js vendored

@ -1,178 +1,82 @@ @@ -1,178 +1,82 @@
exports.ids = [14];
exports.modules = {
/***/ 166:
/***/ 173:
/***/ (function(module, exports, __webpack_require__) {
// style-loader: Adds some css to the DOM by adding a <style> tag
// load the styles
var content = __webpack_require__(188);
var content = __webpack_require__(195);
if(content.__esModule) content = content.default;
if(typeof content === 'string') content = [[module.i, content, '']];
if(content.locals) module.exports = content.locals;
// add CSS to SSR context
var add = __webpack_require__(5).default
var add = __webpack_require__(4).default
module.exports.__inject__ = function (context) {
add("0f96c748", content, true, context)
add("6b76f620", content, true, context)
};
/***/ }),
/***/ 187:
/***/ 194:
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(166);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_id_366b26b2_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(173);
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_id_366b26b2_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_id_366b26b2_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_id_366b26b2_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _node_modules_vue_style_loader_index_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_dist_cjs_js_ref_7_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_7_oneOf_1_3_node_modules_sass_resources_loader_lib_loader_js_ref_7_oneOf_1_4_node_modules_nuxt_components_dist_loader_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_cookies_vue_vue_type_style_index_0_id_366b26b2_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/***/ }),
/***/ 188:
/***/ 195:
/***/ (function(module, exports, __webpack_require__) {
// Imports
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(4);
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(3);
var ___CSS_LOADER_GET_URL_IMPORT___ = __webpack_require__(6);
var ___CSS_LOADER_URL_IMPORT_0___ = __webpack_require__(8);
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(false);
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});
var ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);
// Module
___CSS_LOADER_EXPORT___.push([module.i, "*{margin:0;border:none;padding:0}html{height:100%}body{position:relative;min-width:320px;min-height:100%;background:#fff;font-family:MicrosoftYaHei;font-size:0}body .outer-container{min-width:1258px}body .outer-container.isMobile{min-width:auto}body .outer-container.isMobile .content-container{padding:60px 0 62px;width:100%}body .outer-container.isMobile .content-container .left-content{display:block!important;margin-right:0!important;width:100%!important}body .outer-container.isMobile .content-container .footer-outer{position:absolute!important;min-width:auto!important}body .outer-container.isMobile .content-container .load-more{width:100%!important}body .outer-container.isMobile .content-container .common-flex{display:block!important}body .outer-container.isMobile .content-container .common-other-content{margin:0!important}body .outer-container.isMobile .content-container .common-other-content h6{margin-bottom:10px!important;font-size:20px!important;line-height:28px!important}body .outer-container.isMobile .content-container .common-other-content .font-content b,body .outer-container.isMobile .content-container .common-other-content .font-content h5,body .outer-container.isMobile .content-container .common-other-content .font-content h6,body .outer-container.isMobile .content-container .common-other-content .font-content p{margin-bottom:8px!important;font-size:16px!important;line-height:24px!important;word-break:break-all}body .outer-container.isMobile .content-container .common-other-content .font-content h5{font-size:18px!important}body .outer-container.isMobile.hasLoginBottom{padding-bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .bottom-outer,body .outer-container.isMobile.hasLoginBottom .footer-outer{bottom:calc(constant(safe-area-inset-bottom) + 55px);bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .fixed-box{bottom:calc(constant(safe-area-inset-bottom) + 65px)!important;bottom:calc(env(safe-area-inset-bottom) + 65px)!important}body .content-container{margin:0 auto;width:1080px}body img{vertical-align:top;-o-object-fit:cover;object-fit:cover}body a{text-decoration:none}body .text-ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body .left-content{display:inline-block;margin-right:32px;width:723px}body .right-content{float:right;display:inline-block;width:325px}body .common-flex{display:grid;grid-template-columns:repeat(4,25%)}body .load-more{margin:0 auto;width:357px;height:50px;background:#f5f5f8;border-radius:4px;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#939aa7;line-height:50px;text-align:center}body .footer-outer{position:fixed;bottom:0;left:0;width:100%;min-width:1258px;background:#f5f5f8;z-index:9}body .common-title{padding:20px 0 10px;text-align:left;font-size:24px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#001965;line-height:33px}body .common-title a{float:right;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#5d6269}body .common-title a i{color:#001965}body p.go-follow{margin-bottom:23px;height:50px;background:#e6553f;border-radius:4px;text-align:center;cursor:pointer;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:50px}body .common-other-content{margin:44px 0;padding:30px;box-sizing:border-box}body .common-other-content h6{margin-bottom:20px;font-size:24px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#001965;line-height:33px}body .common-other-content .font-content b,body .common-other-content .font-content h5,body .common-other-content .font-content h6,body .common-other-content .font-content p{margin-bottom:12px;font-size:18px;color:#5d6269;line-height:30px}body .common-other-content .font-content h5{font-size:20px}body .el-message{top:50%!important}body .el-message i{font-size:16px}@media screen and (max-width:500px){body .el-message{min-width:200px;max-width:80%}}body .video-player-box .vjs-big-play-button{top:50%;left:50%;border:none;outline:none;width:68px;height:67px;transform:translate(-50%,-50%);background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") 50% no-repeat;background-color:transparent!important;background-size:68px 67px}body .video-player-box .vjs-big-play-button .vjs-icon-placeholder:before{display:none}body .video-player-box .vjs-control-bar button{outline:none}body .el-avatar>img{width:100%}.cookies-page table{border-spacing:0;border-collapse:collapse}.cookies-page table td{border:1px solid #939aa7;padding:0 10px;font-size:18px;color:#939aa7;line-height:40px}", ""]);
___CSS_LOADER_EXPORT___.push([module.i, "*{border:none;margin:0;padding:0}html{height:100%}body{background:#fff;font-family:MicrosoftYaHei;font-size:0;min-height:100%;min-width:320px;position:relative}body .outer-container{min-width:1258px}body .outer-container.isMobile{min-width:auto}body .outer-container.isMobile .content-container{padding:60px 0 62px;width:100%}body .outer-container.isMobile .content-container .left-content{display:block!important;margin-right:0!important;width:100%!important}body .outer-container.isMobile .content-container .footer-outer{min-width:auto!important;position:absolute!important}body .outer-container.isMobile .content-container .load-more{width:100%!important}body .outer-container.isMobile .content-container .common-flex{display:block!important}body .outer-container.isMobile .content-container .common-other-content{margin:0!important}body .outer-container.isMobile .content-container .common-other-content h6{font-size:20px!important;line-height:28px!important;margin-bottom:10px!important}body .outer-container.isMobile .content-container .common-other-content .font-content b,body .outer-container.isMobile .content-container .common-other-content .font-content h5,body .outer-container.isMobile .content-container .common-other-content .font-content h6,body .outer-container.isMobile .content-container .common-other-content .font-content p{font-size:16px!important;line-height:24px!important;margin-bottom:8px!important;word-break:break-all}body .outer-container.isMobile .content-container .common-other-content .font-content h5{font-size:18px!important}body .outer-container.isMobile.hasLoginBottom{padding-bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .bottom-outer,body .outer-container.isMobile.hasLoginBottom .footer-outer{bottom:calc(constant(safe-area-inset-bottom) + 55px);bottom:calc(env(safe-area-inset-bottom) + 55px)}body .outer-container.isMobile.hasLoginBottom .fixed-box{bottom:calc(constant(safe-area-inset-bottom) + 65px)!important;bottom:calc(env(safe-area-inset-bottom) + 65px)!important}body .content-container{margin:0 auto;width:1080px}body img{-o-object-fit:cover;object-fit:cover;vertical-align:top}body a{-webkit-text-decoration:none;text-decoration:none}body .text-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .left-content{display:inline-block;margin-right:32px;width:723px}body .right-content{display:inline-block;float:right;width:325px}body .common-flex{display:grid;grid-template-columns:repeat(4,25%)}body .load-more{background:#f5f5f8;border-radius:4px;color:#939aa7;font-family:PingFangSC-Regular,PingFang SC;font-size:18px;font-weight:400;height:50px;line-height:50px;margin:0 auto;text-align:center;width:357px}body .footer-outer{background:#f5f5f8;bottom:0;left:0;min-width:1258px;position:fixed;width:100%;z-index:9}body .common-title{color:#001965;font-family:PingFangSC-Medium,PingFang SC;font-size:24px;font-weight:500;line-height:33px;padding:20px 0 10px;text-align:left}body .common-title a{color:#5d6269;float:right;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400}body .common-title a i{color:#001965}body p.go-follow{background:#e6553f;border-radius:4px;color:#fff;cursor:pointer;font-family:PingFangSC-Medium,PingFang SC;font-size:18px;font-weight:500;height:50px;line-height:50px;margin-bottom:23px;text-align:center}body .common-other-content{box-sizing:border-box;margin:44px 0;padding:30px}body .common-other-content h6{color:#001965;font-family:PingFangSC-Medium,PingFang SC;font-size:24px;font-weight:500;line-height:33px;margin-bottom:20px}body .common-other-content .font-content b,body .common-other-content .font-content h5,body .common-other-content .font-content h6,body .common-other-content .font-content p{color:#5d6269;font-size:18px;line-height:30px;margin-bottom:12px}body .common-other-content .font-content h5{font-size:20px}body .el-message{top:50%!important}body .el-message i{font-size:16px}@media screen and (max-width:500px){body .el-message{max-width:80%;min-width:200px}}body .video-player-box .vjs-big-play-button{background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") 50% no-repeat;background-color:transparent!important;background-size:68px 67px;border:none;height:67px;left:50%;outline:none;top:50%;transform:translate(-50%,-50%);width:68px}body .video-player-box .vjs-big-play-button .vjs-icon-placeholder:before{display:none}body .video-player-box .vjs-control-bar button{outline:none}body .el-avatar>img{width:100%}.cookies-page table{border-collapse:collapse;border-spacing:0}.cookies-page table td{border:1px solid #939aa7;color:#939aa7;font-size:18px;line-height:40px;padding:0 10px}", ""]);
// Exports
___CSS_LOADER_EXPORT___.locals = {};
module.exports = ___CSS_LOADER_EXPORT___;
/***/ }),
/***/ 217:
/***/ 224:
/***/ (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/cookies.vue?vue&type=template&id=366b26b2&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"common-other-content cookies-page"},[_vm._ssrNode("<h6>cookies政策</h6> <div class=\"font-content\">"+(_vm._s(_vm.content))+"</div>")])}
var staticRenderFns = []
// CONCATENATED MODULE: ./src/pages/other/cookies.vue?vue&type=template&id=366b26b2&
// 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/cookies.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/* harmony default export */ var cookiesvue_type_script_lang_js_ = ({
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/pages/other/cookies.vue?vue&type=template&id=366b26b2
var render = function render() {
var _vm = this,
_c = _vm._self._c;
return _c('div', {
staticClass: "common-other-content cookies-page"
}, [_vm._ssrNode("<h6>cookies政策</h6> <div class=\"font-content\">" + _vm._s(_vm.content) + "</div>")]);
};
var staticRenderFns = [];
// CONCATENATED MODULE: ./src/pages/other/cookies.vue?vue&type=template&id=366b26b2
// 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/cookies.vue?vue&type=script&lang=js
/* harmony default export */ var cookiesvue_type_script_lang_js = ({
name: 'OtherCookiesPage',
layout: 'detail',
data() {
return {
content: ''
};
},
head: {
title: '糖尿病网-cookies政策',
meta: [{
@ -181,16 +85,14 @@ var staticRenderFns = [] @@ -181,16 +85,14 @@ var staticRenderFns = []
content: ''
}]
},
mounted() {
this.$axios.$get('/agreement/get-content?type=4').then(res => {
this.content = res.detail;
});
}
});
// CONCATENATED MODULE: ./src/pages/other/cookies.vue?vue&type=script&lang=js&
/* harmony default export */ var other_cookiesvue_type_script_lang_js_ = (cookiesvue_type_script_lang_js_);
// CONCATENATED MODULE: ./src/pages/other/cookies.vue?vue&type=script&lang=js
/* harmony default export */ var other_cookiesvue_type_script_lang_js = (cookiesvue_type_script_lang_js);
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
var componentNormalizer = __webpack_require__(1);
@ -200,7 +102,7 @@ var componentNormalizer = __webpack_require__(1); @@ -200,7 +102,7 @@ var componentNormalizer = __webpack_require__(1);
function injectStyles (context) {
var style0 = __webpack_require__(187)
var style0 = __webpack_require__(194)
if (style0.__inject__) style0.__inject__(context)
}
@ -208,7 +110,7 @@ if (style0.__inject__) style0.__inject__(context) @@ -208,7 +110,7 @@ if (style0.__inject__) style0.__inject__(context)
/* normalize component */
var component = Object(componentNormalizer["a" /* default */])(
other_cookiesvue_type_script_lang_js_,
other_cookiesvue_type_script_lang_js,
render,
staticRenderFns,
false,

2
.nuxt/dist/server/pages/other/cookies.js.map vendored

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save