diff --git a/docs/ext-storage/dev.md b/docs/ext-storage/dev.md index 44180e4abd961dba03581a6cfb34f78ecb706ff5..7d65696a458ca06f68cba016bb9fd71afe59b7fa 100644 --- a/docs/ext-storage/dev.md +++ b/docs/ext-storage/dev.md @@ -2350,7 +2350,13 @@ function getCloudPath(cloudPath) { } ``` -3. 在 `App.vue` 的 `onLaunch` 函数中新增以下代码 +3. 在 `App.vue` 的 ` + + +``` + + +5. 新建一个云对象 `ext-storage-co`,其中 `index.obj.js` 代码如下 ![](https://web-ext-storage.dcloud.net.cn/unicloud/ext-storage/464.png) @@ -2400,7 +2442,7 @@ module.exports = { } ``` -5. 重新启动项目,测试原本上传到内置存储的代码现在是否变成上传到扩展存储了 +6. 重新启动项目,测试原本上传到内置存储的代码现在是否变成上传到扩展存储了 如依然有问题,可进群反馈 [扩展存储技术支持群](https://im.dcloud.net.cn/#/?joinGroup=65436862cc41b0763842cfc9)