We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81aa06 commit 33a53ceCopy full SHA for 33a53ce
README.md
@@ -161,3 +161,19 @@ ps:文件名全部英文小写,尽量不要加复数s,必要时可以使
161
})();
162
163
</script>
164
+
165
166
167
168
+### 关于团队
169
170
+```javascript
171
+ var team = {
172
+ name : "AlloyTeam",
173
+ qq : 1838456721,
174
+ site : "http://www.alloyteam.com/",
175
+ github : "http://alloyteam.github.io/",
176
+ coding : "http://www.coding.net/"
177
+ }
178
179
+```
0 commit comments