File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ crawlApp
99
99
.then ((res ) => {})
100
100
```
101
101
102
- For more configuration options, see [ CrawlDataDetailTargetConfig] ( type/crawl-data#crawldatadetailtargetconfig ) .
102
+ For more configuration options, see [ CrawlDataDetailTargetConfig] ( / type/crawl-data#crawldatadetailtargetconfig) .
103
103
104
104
::: tip
105
105
The res obtained will be an object.
@@ -122,7 +122,7 @@ crawlApp
122
122
.then ((res ) => {})
123
123
```
124
124
125
- For more configuration options, see [ CrawlDataDetailTargetConfig] ( type/crawl-data#crawldatadetailtargetconfig ) .
125
+ For more configuration options, see [ CrawlDataDetailTargetConfig] ( / type/crawl-data#crawldatadetailtargetconfig) .
126
126
127
127
::: tip
128
128
The res obtained will be an array containing objects.
@@ -150,7 +150,7 @@ crawlApp
150
150
.then ((res ) => {})
151
151
```
152
152
153
- For more configuration options, see [ CrawlDataAdvancedConfig] ( /cn/ type/crawl-data#crawldataadvancedconfig ) .
153
+ For more configuration options, see [ CrawlDataAdvancedConfig] ( /type/crawl-data#crawldataadvancedconfig ) .
154
154
155
155
::: tip
156
156
The res obtained will be an array containing objects.
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ crawlApp
150
150
.then ((res ) => {})
151
151
```
152
152
153
- For more configuration options, see [ CrawlFileAdvancedConfig] ( /type/crawl-file/cn/type/crawl-file #crawlfileadvancedconfig ) .
153
+ For more configuration options, see [ CrawlFileAdvancedConfig] ( /type/crawl-file#crawlfileadvancedconfig ) .
154
154
155
155
::: tip
156
156
The res obtained will be an array containing objects.
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ crawlApp
150
150
.then ((res ) => {})
151
151
```
152
152
153
- 更多配置选项可以查看 [ CrawlFileAdvancedConfig] ( /cn/type/crawl-file/cn/type/crawl-file #crawlfileadvancedconfig ) 。
153
+ 更多配置选项可以查看 [ CrawlFileAdvancedConfig] ( /cn/type/crawl-file#crawlfileadvancedconfig ) 。
154
154
155
155
::: tip
156
156
拿到的 res 将是一个数组,里面是对象。
You can’t perform that action at this time.
0 commit comments