diff --git a/src/views/dashboard/components/Team/index.vue b/src/views/dashboard/components/Team/index.vue index b5a3c89a..9e7f36f9 100644 --- a/src/views/dashboard/components/Team/index.vue +++ b/src/views/dashboard/components/Team/index.vue @@ -3,114 +3,109 @@
-
+
    -
  • +
  • - + class="developer__img" + :src="item.imgUrl" + :preview-src-list="[item.imgUrl]" + >
    {{ item.nickname }}
    - - {{ position }} - + {{ position }}
- +
-
- 群二维码过期可添加开发者微信由其拉入群,备注「有来」即可。 -
+
群二维码过期可添加开发者微信由其拉入群,备注「有来」即可。

1. 人品良好、善于思考、执行力强;

-

2. 熟悉项目,且至少给项目提交(过)一个PR;

+

2. 熟悉项目,且至少给项目提交(过)一个PR;

3. Git代码库活跃,个人主页或博客完善者优先;

4. 过分优秀者我们会主动联系您...

-
- 申请加入方式: 添加开发者微信申请即可。 -
+
申请加入方式: 添加开发者微信申请即可。
- -
\ No newline at end of file