Skip to content
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

📝remove outdated ads #2561

Merged
merged 1 commit into from
Jul 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .umirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,23 +71,4 @@ export default defineConfig({
text-shadow: 0 2px 5px rgba(0,0,0,.3);
}`,
],
hire: {
title: '蚂蚁体验技术部正寻觅前端',
content: `
<p><strong>招聘团队:</strong>蚂蚁体验技术部(玉伯)- 平台前端技术部(偏右)</p>
<p><strong>招聘层级:</strong>P5 ~ P8</p>
<p><strong>\u3000技术栈:</strong>不限</p>
<p><strong>工作城市:</strong>杭州、上海、成都</p>
<p><strong>面试效率:</strong>一周面完</p>
<p><strong>团队作品:</strong></p>
<ul>
<li>Ant Design · 西湖区最流行的设计语言</li>
<li>Umi · 企业级前端开发框架</li>
<li>dumi · React 组件研发工具</li>
<li>qiankun · 微前端星星最多的库</li>
<li>ahooks · React Hooks 库</li>
</ul>`,
email: '[email protected]',
slogan: '在寻找心仪的工作吗?',
},
});
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
"prettier": "^2.1.2",
"rimraf": "^3.0.0",
"ts-jest": "^25.2.1",
"typescript": "^4.8.2",
"umi-plugin-hire": "^1.0.3"
"typescript": "^4.8.2"
}
}