From 297ee8f858596d442c30e8d6294d952a2c1a5324 Mon Sep 17 00:00:00 2001 From: justin Date: Wed, 6 Apr 2022 16:30:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=A8=AA=E5=90=91=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/components/Team/index.vue | 149 ++++++++++-------- 1 file changed, 81 insertions(+), 68 deletions(-) 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