feat(sentry): 增加sentry,记录开奖接口日志
Showing
... | ... | @@ -49,12 +49,14 @@ |
"@gdyfe/gdy-component-lib": "^0.4.1", | ||
"@gdyfe/rop-client": "1.1.10", | ||
"@nuxtjs/axios": "^5.13.6", | ||
"@nuxtjs/google-gtag": "^1.0.4", | ||
"@nuxtjs/sentry": "^5.1.7", | ||
"alife-logger": "1.8.6", | ||
"core-js": "^3.15.1", | ||
"dayjs": "^1.10.6", | ||
"lotteries": "^1.2.0", | ||
"normalize.css": "^8.0.1", | ||
"nuxt": "^2.15.7", | ||
"nuxt": "^2.15.8", | ||
"qrcode": "^1.4.4", | ||
"tippy.js": "^6.3.1", | ||
"uuid": "^8.3.2", | ||
... | ... | @@ -62,7 +64,6 @@ |
"vconsole": "^3.9.1", | ||
"vue-clipboard2": "^0.3.1", | ||
"vue-cookie": "^1.1.4", | ||
"vue-gtag": "^1.16.1", | ||
"vuescroll": "^4.17.3", | ||
"weixin-js-sdk": "^1.6.0" | ||
}, | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment