We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.12.34
cube-ui/vue-create-api#14
1、使用createApi 出问题 2、代码如下 import { createAPI } from 'cube-ui' import Vue from 'vue' import HeaderDetail from 'components/header-detail/index.vue' createAPI(Vue, HeaderDetail)
网页正常运行
网页空白
vue: 2.6.11 better-scroll: 1.15.0
参考cube-ui/vue-create-api#14 仍然出现问题
The text was updated successfully, but these errors were encountered:
使用 TS?
Sorry, something went wrong.
No branches or pull requests
Version
1.12.34
Reproduction link
cube-ui/vue-create-api#14
Steps to reproduce
1、使用createApi 出问题
2、代码如下
import { createAPI } from 'cube-ui'
import Vue from 'vue'
import HeaderDetail from 'components/header-detail/index.vue'
createAPI(Vue, HeaderDetail)
What is expected?
网页正常运行
What is actually happening?
网页空白
Dependencies Version
vue: 2.6.11
better-scroll: 1.15.0
参考cube-ui/vue-create-api#14
仍然出现问题
The text was updated successfully, but these errors were encountered: