问题: - did you register the component correctly......
问题:无法使用tree组件
提示 Unknown custom element:<a-tree> - did you register the component correctly? For recursive components, make sure to provide the “name” option.
原因 按需加载默认未引入tree组件


第一种方式使用data<view @click="handleClick" data-info="大家好">点击按钮</v…
复选框选择默认选择,但是不要使用属性手上的checked,否则渲染后无法动态修改,有defaultChecked方法,但是测试无效,所以使用valuePropName:˂a-checkbox styl…
elemeui/antd等框架,再使用复选框、下拉选择框时,如果通过v-model绑定了值,那么选择时,界面不会改变。方法一:使用default-value指定默认值,@change去改变本该v-mo…
代码如下height: calc(100vh - var(--window-top) - var(--window-bottom));CSS变量uni…
演示代码//核心代码 function promiseMain(page) { return new Promise(function(resolve,&…