HOLYYUN
HOLYYUN

this is error report  this is my ingress config > apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: CI_PROJECT_NAME annotations: kubernetes.io/ingress.class: "nginx" #nginx.ingress.kubernetes.io/ssl-redirect: "true" #nginx.ingress.kubernetes.io/force-ssl-redirect: "true" #nginx.ingress.kubernetes.io/use-regex: "true" #nginx.ingress.kubernetes.io/proxy-body-size: 100m #...
使用unplugin-vue-define-options在production环境中会产生下面这个问题,我去插件github看了 目前还没有根本解决这个bug 
现在我在windows下引用了fijkplayer。 flutter版本 Flutter 2.2.3 • channel stable `flutter: 开始播放流 rtmp://r.ossrs.net/live/livestream [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method createPlayer on channel befovy.com/fijk)` 请问有什么解决方式么?
How should i export a scene with troisjs
Hello I am sorry I can't figure how to use nunu with Vite&Vue3&TS? 
I use the timepicker to set starttime and end time in this core ` $.timepicker.timeRange($('#FirstDateTimeBegin'),$('#FirstDateTimeEnd'), { minInterval: (1000 * 60 * 60), // 1h timeFormat: 'HH:mm', start: {}, // start...