Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Apr 9, 2018
1 parent 5f4fefc commit 58f5c45
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"files.associations": {
"*.wpy": "vue",
"*.wxss": "css",
"*.wxml": "html",
".gpmrc": "json"
}
}
1 change: 1 addition & 0 deletions docs/source/en/tutorials/assets.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
title: Assets
---
this document is still waiting for translation, see [Chinese Version](/zh-cn/tutorials/assets.html)
3 changes: 3 additions & 0 deletions docs/source/en/tutorials/typescript.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
title: Assets
---
this document is still waiting for translation, see [Chinese Version](/zh-cn/tutorials/typescript.html)

0 comments on commit 58f5c45

Please sign in to comment.