Skip to content

fix:获取code类型的文件预览时,使用ali-oss的get方法node调用,取代ALY.OSS的getObject方法;delete方法替换 #315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 4, 2020

Conversation

beajer
Copy link
Contributor

@beajer beajer commented May 9, 2020

基于#314 格式化代码后的commit提交

@beajer beajer changed the title Fix/ali oss get fix:获取code类型的文件预览时,使用ali-oss的get node May 9, 2020
@beajer beajer changed the title fix:获取code类型的文件预览时,使用ali-oss的get node fix:获取code类型的文件预览时,使用ali-oss的get方法node调用,取代ALY.OSS的getObject方法 May 9, 2020
@beajer
Copy link
Contributor Author

beajer commented May 9, 2020

  1. 使用ali-oss.get重写ossSvs2.getContent方法
  2. 在code-modal.js里,包装safeApply方法,防止无内容时,页面不更新

@beajer
Copy link
Contributor Author

beajer commented May 13, 2020

  1. 使用ali-oss.delete和deleteMulit替换原来的ALY sdk接口

@beajer beajer changed the title fix:获取code类型的文件预览时,使用ali-oss的get方法node调用,取代ALY.OSS的getObject方法 fix:获取code类型的文件预览时,使用ali-oss的get方法node调用,取代ALY.OSS的getObject方法;delete方法替换 May 13, 2020
@PeterRao PeterRao merged commit 07610bc into aliyun:develop Jun 4, 2020
PeterRao pushed a commit that referenced this pull request Jul 28, 2020
…方法替换 (#315)

* chore: modify eslint.rc and add .prettierignore

* style: prettier all user code  but not verify .js eslint

* fix: use aliOss.get replace ALYOss.getObject

* refactor: use ali-oss to delete files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants