Skip to content

Commit babba15

Browse files
committed
update: 开放头条支付宝节点布局相交状态示例
1 parent 7ab312a commit babba15

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

pages.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -432,14 +432,12 @@
432432
"navigationBarTitleText": "节点信息"
433433
}
434434
},
435-
// #ifdef APP-PLUS || MP-WEIXIN || MP-BAIDU || H5 || MP-QQ
436435
{
437436
"path": "intersection-observer/intersection-observer",
438437
"style": {
439438
"navigationBarTitleText": "节点布局相交状态"
440439
}
441440
},
442-
// #endif
443441
{
444442
"path": "canvas/canvas",
445443
"style": {
@@ -1151,4 +1149,4 @@
11511149
}
11521150
]
11531151
}
1154-
}
1152+
}

pages/tabBar/API/API.nvue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,10 @@
111111
name: '节点信息',
112112
url: 'get-node-info'
113113
},
114-
//#ifdef APP-PLUS || MP-WEIXIN || MP-BAIDU || H5 || MP-QQ
115114
{
116115
name: '节点布局交互状态',
117116
url: 'intersection-observer'
118117
},
119-
//#endif
120118
{
121119
name: '显示操作菜单',
122120
url: 'action-sheet'

0 commit comments

Comments
 (0)