Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
unidocs-uni-app-x-zh
提交
78226013
U
unidocs-uni-app-x-zh
项目概览
DCloud
/
unidocs-uni-app-x-zh
通知
144
Star
2
Fork
33
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
9
列表
看板
标记
里程碑
合并请求
11
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
U
unidocs-uni-app-x-zh
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
9
Issue
9
列表
看板
标记
里程碑
合并请求
11
合并请求
11
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
78226013
编写于
5月 07, 2024
作者:
D
DCloud_LXH
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: merge master
上级
b355ed57
变更
4
展开全部
显示空白变更内容
内联
并排
Showing
4 changed file
with
63 addition
and
63 deletion
+63
-63
docs/.vuepress/utils/vueJson.json
docs/.vuepress/utils/vueJson.json
+52
-52
docs/vue/component.md
docs/vue/component.md
+4
-4
docs/vue/data-bind.md
docs/vue/data-bind.md
+4
-4
docs/vue/options-api.md
docs/vue/options-api.md
+3
-3
未找到文件。
docs/.vuepress/utils/vueJson.json
浏览文件 @
78226013
此差异已折叠。
点击以展开。
docs/vue/component.md
浏览文件 @
78226013
...
...
@@ -463,17 +463,17 @@ Uni`组件名(驼峰)`Element
## 作用域插槽的类型 @scoped-slot-type
示例
[
详情
](
<
!-- VUEJSON.E_built-in.
component
_slots_child-options.gitUrl --
>
)
示例
[
详情
](
<
!-- VUEJSON.E_built-in.
special-elements
_slots_child-options.gitUrl --
>
)
作用域插槽需在组件中指定插槽数据类型
::: preview
<!-- VUEJSON.E_built-in.
component
_slots_child-options.webUrl -->
::: preview
<!-- VUEJSON.E_built-in.
special-elements
_slots_child-options.webUrl -->
> 选项式 API
<!-- VUEJSON.E_built-in.
component
_slots_child-options.code -->
<!-- VUEJSON.E_built-in.
special-elements
_slots_child-options.code -->
> 组合式 API
<!-- VUEJSON.E_built-in.
component
_slots_child-composition.code -->
<!-- VUEJSON.E_built-in.
special-elements
_slots_child-composition.code -->
:::
...
...
docs/vue/data-bind.md
浏览文件 @
78226013
...
...
@@ -70,15 +70,15 @@
-
`v-if`
、
`v-else-if`
或
`v-else`
-
`v-for`
示例
[
详情
](
<
!-- VUEJSON.E_built-in.
component
_template_template-options.gitUrl --
>
)
示例
[
详情
](
<
!-- VUEJSON.E_built-in.
special-elements
_template_template-options.gitUrl --
>
)
::: preview
<!-- VUEJSON.E_built-in.
component
_template_template-options.webUrl -->
::: preview
<!-- VUEJSON.E_built-in.
special-elements
_template_template-options.webUrl -->
> 选项式 API
<!-- VUEJSON.E_built-in.
component
_template_template-options.code -->
<!-- VUEJSON.E_built-in.
special-elements
_template_template-options.code -->
> 组合式 API
<!-- VUEJSON.E_built-in.
component
_template_template-composition.code -->
<!-- VUEJSON.E_built-in.
special-elements
_template_template-composition.code -->
:::
### 在样式里绑定 @v-bind-css-data
...
...
docs/vue/options-api.md
浏览文件 @
78226013
...
...
@@ -86,10 +86,10 @@
用于声明组件的字符串模板。
示例
[
详情
](
<
!-- VUEJSON.E_built-in.
component
_template_template-options.gitUrl --
>
)
示例
[
详情
](
<
!-- VUEJSON.E_built-in.
special-elements
_template_template-options.gitUrl --
>
)
::: preview
<!-- VUEJSON.E_built-in.
component
_template_template-options.webUrl -->
<!-- VUEJSON.E_built-in.
component
_template_template-options.code -->
::: preview
<!-- VUEJSON.E_built-in.
special-elements
_template_template-options.webUrl -->
<!-- VUEJSON.E_built-in.
special-elements
_template_template-options.code -->
:::
#### render
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录