Skip to content

Commit

Permalink
release(logp): 更名为猫步简历
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacker233 committed Dec 30, 2024
1 parent 40827b5 commit 247b6d4
Show file tree
Hide file tree
Showing 38 changed files with 104 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 部署化简到开发服务器上
name: 部署猫步简历到开发服务器上
on:
#监听push操作
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 部署化简到生产服务器上
name: 部署猫步简历到生产服务器上
on:
#监听push操作
#pull_request:
Expand Down
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FROM nginx:latest
# 将本地的 dist 目录复制到 nginx 的默认静态文件目录
COPY ./dist /usr/share/nginx/html

COPY ./dist2 /usr/share/nginx/maobucv/html

# 暴露容器的 80 和 443 端口
EXPOSE 80
EXPOSE 443
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</a>
</p>

<h1 align="center">91化简</h1>
<h1 align="center">猫步简历</h1>
<h2 align="center">一款开源免费简历制作神器</h2>

<p align="center"><b>基于Vue3 + TypeScript + Vite + Element-plus + pinia实现</b></p>
Expand Down Expand Up @@ -64,7 +64,7 @@


# 🚀 项目简介
<p align=left>91化简是一个开源免费的简历设计制作以及提供模板下载的网站,当前项目为前端项目,完全开源免费。</p>
<p align=left>猫步简历是一个开源免费的简历设计制作以及提供模板下载的网站,当前项目为前端项目,完全开源免费。</p>

<p align=left>网站内置有两款设计器,可以方便快捷的制作出精美的简历,除此之外,网站还提供有完整的后台管理系统,可以方便管理整个网站。</p>

Expand All @@ -90,7 +90,7 @@
- [x] 完善的管理端系统,让网站变得可配置化


......更多功能请到官网体验:[91化简](https://91huajian.cn/)
......更多功能请到官网体验:[猫步简历](https://91huajian.cn/)

# 🎇 项目演示截图

Expand All @@ -109,7 +109,7 @@

<p align=center><img src="https://p6-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/0ad17cb4117c48d1a73ac4f533f027e9~tplv-k3u1fbpfcp-watermark.image?" alt="design-2.png" /></p>

......更多页面请到官网体验:[91化简](https://91huajian.cn/)
......更多页面请到官网体验:[猫步简历](https://91huajian.cn/)

# 🐶 技术栈介绍

Expand Down Expand Up @@ -157,7 +157,7 @@ pnpm install

<p align=left>注意:如果你拉取的为纯前端项目,则可以跳过此步骤。</p>

若要运行项目,需要有相对应的后台,如果没有自己搭建的后台,则可以连接91化简官方后台。 **修改对应文件**
若要运行项目,需要有相对应的后台,如果没有自己搭建的后台,则可以连接91猫步简历官方后台。 **修改对应文件**

**修改前:**

Expand Down Expand Up @@ -187,7 +187,7 @@ const CONFIG = {
};
export default CONFIG;
```
**备注**:如想搭建自己的后台,可到[化简官网](https://91huajian.cn)获取后端源码。
**备注**:如想搭建自己的后台,可到[猫步简历官网](https://91huajian.cn)获取后端源码。

## 运行项目

Expand Down Expand Up @@ -464,11 +464,11 @@ git push

- **开放微信交流群**

添加开源作者微信:LHQfighting,备注【化简】,进入化简技术交流群
添加开源作者微信:LHQfighting,备注【猫步简历】,进入猫步简历技术交流群

- **知识星球学习社区**

此社区只开放给已获取化简项目后端源代码的伙伴,社区内部会持续推送最新后端源码,后端源码具体获取方式可到化简官网查看:[91化简](https://91huajian.cn)
此社区只开放给已获取猫步简历项目后端源代码的伙伴,社区内部会持续推送最新后端源码,后端源码具体获取方式可到猫步简历官网查看:[猫步简历](https://91huajian.cn)

<p align="center">
<img width="200" src="https://gitee.com/sharemore52/resume-design/raw/main/src/assets/images/vx.jpg">
Expand All @@ -485,7 +485,7 @@ git push

# 🚉 问题反馈

如果在使用化简的过程中遇到问题,获取你有好的想法、需求等,都可以反馈给开源作者,作者将及时响应。
如果在使用猫步简历的过程中遇到问题,获取你有好的想法、需求等,都可以反馈给开源作者,作者将及时响应。
**反馈途径:**

1. 开放微信交流群直接询问
Expand Down
2 changes: 1 addition & 1 deletion doc/QA.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TOP10问(FAQS10)
问: 能否使用任意版本的91化简产品,并在后续进行充值升级?
问: 能否使用任意版本的91猫步简历产品,并在后续进行充值升级?
答: 可以购买任意版本后续升级。
问: 是否提供部署服务,将产品部署到服务器上?
答: 暂时不提供部署服务,需要客户自行实施部署。
Expand Down
14 changes: 7 additions & 7 deletions doc/简历模板.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"model" : "CUSTOM_1",
"show" : true,
"title" : "姓名简介",
"name" : "91化简",
"name" : "猫步简历",
"abstract" : "用一句话来概括一下自己把!",
"isShow" : {
"abstract" : true,
Expand Down Expand Up @@ -9931,7 +9931,7 @@
}
{
"_id" : ObjectId("632c05e44ff15c41d2b8b5c4"),
"USER" : "化简",
"USER" : "猫步简历",
"EMAIL" : "[email protected]",
"previewUrl" : "https://91huajian.cn:9000/resume/templatePreview/屏幕截图 2022-09-22 145033-1663829470221.png",
"ID" : "1b36e194f13d4f278d55bc1af41f2a1e",
Expand Down Expand Up @@ -10628,7 +10628,7 @@
}
{
"_id" : ObjectId("632c0a624ff15c41d2b8b629"),
"USER" : "化简",
"USER" : "猫步简历",
"EMAIL" : "[email protected]",
"previewUrl" : "https://91huajian.cn:9000/resume/templatePreview/1-1663830622711.png",
"ID" : "b54330d576164c85b393a9c6adee823b",
Expand Down Expand Up @@ -11445,7 +11445,7 @@
}
{
"_id" : ObjectId("632c0a7d4ff15c41d2b8b62e"),
"USER" : "化简",
"USER" : "猫步简历",
"EMAIL" : "[email protected]",
"previewUrl" : "https://91huajian.cn:9000/resume/templatePreview/2-1663830641551.png",
"ID" : "6906cc06b34c4307bf6580b95d669b6e",
Expand Down Expand Up @@ -16125,7 +16125,7 @@
"model" : "BASE_INFO",
"show" : true,
"title" : "基本资料",
"name" : "化简",
"name" : "猫步简历",
"age" : NumberInt(25),
"avatarShape" : "",
"address" : "所在地区",
Expand Down Expand Up @@ -16799,7 +16799,7 @@
"model" : "BASE_INFO",
"show" : true,
"title" : "基本资料",
"name" : "化简",
"name" : "猫步简历",
"age" : NumberInt(25),
"avatarShape" : "",
"address" : "所在地区",
Expand Down Expand Up @@ -17474,7 +17474,7 @@
"model" : "BASE_INFO",
"show" : true,
"title" : "基本资料",
"name" : "化简",
"name" : "猫步简历",
"age" : NumberInt(25),
"avatarShape" : "CIRCLE_AVATAR",
"address" : "所在地区",
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=0, user-scalable=yes,shrink-to-fit=no">
<meta name="description" content="91化简-开源简历制作神器!免费制作一份精美的简历!">
<meta name="description" content="猫步简历-开源简历制作神器!免费制作一份精美的简历!">
<meta name="baidu-site-verification" content="code-HxiWyWK6Aq" />
<meta name="msvalidate.01" content="F024AF253277E33350D8157626C9480D" />
<title>91化简-一款免费开源的简历制作神器</title>
<title>猫步简历-一款免费开源的简历制作神器</title>
</head>

<body>
Expand Down
62 changes: 18 additions & 44 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ http {
# 增加 client_max_body_size 指令,设置请求体的最大大小为50M
client_max_body_size 50M;

# 新增重定向 www.91huajian.cn 到 91huajian.cn
# 新增重定向 www.91huajian.cn 到 maobucv.com
server {
listen 80;
server_name www.91huajian.cn;

return 301 https://91huajian.cn$request_uri;
return 301 https://maobucv.com$request_uri;
}

server {
Expand All @@ -24,84 +24,58 @@ http {
ssl_certificate /etc/nginx/ssl/fullchain.crt;
ssl_certificate_key /etc/nginx/ssl/private.pem;

return 301 https://91huajian.cn$request_uri;
return 301 https://maobucv.com$request_uri;
}

# 新增重定向 91huajian.cn 到 maobucv.com
server {
listen 80;
server_name 91huajian.cn;

proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $http_host;
proxy_set_header X-NginX-Proxy true;

location / {
root /usr/share/nginx/html;
index index.html index.htm;
try_files $uri $uri/ /index.html;
}
return 301 https://maobucv.com$request_uri;
}

server {
listen 443 ssl http2;
server_name 91huajian.cn;

proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $http_host;
proxy_set_header X-NginX-Proxy true;

ssl_certificate /etc/nginx/ssl/fullchain.crt;
ssl_certificate_key /etc/nginx/ssl/private.pem;

location / {
root /usr/share/nginx/html;
index index.html index.htm;
try_files $uri $uri/ /index.html;
}

# 转发 /huajian 接口到指定地址
location /huajian {
proxy_pass http://134.175.233.176:3399;
}

# 处理 Vue 路由刷新
location @router {
rewrite ^.*$ /index.html last;
}
return 301 https://maobucv.com$request_uri;
}

# 新增重定向 www.maobucv.com 到 maobucv.com
server {
listen 443 ssl;
listen 80;
server_name www.maobucv.com;

ssl_certificate /etc/nginx/ssl/maobucv.crt;
ssl_certificate_key /etc/nginx/ssl/maobucv.pem;


return 301 https://maobucv.com$request_uri;
}

server {
listen 80;
listen 443 ssl;
server_name www.maobucv.com;


ssl_certificate /etc/nginx/ssl/maobucv.crt;
ssl_certificate_key /etc/nginx/ssl/maobucv.pem;

return 301 https://maobucv.com$request_uri;
}

# 添加新的服务器块处理 maobucv.com 的 HTTP 请求
# 处理 maobucv.com 的 HTTP 请求
server {
listen 80;
server_name maobucv.com;

location / {
root /usr/share/nginx/maobucv/html;
root /usr/share/nginx/html;
index index.html index.htm;
try_files $uri $uri/ /index.html;
}
}

# 添加新的服务器块处理 maobucv.com 的 HTTPS 请求
# 处理 maobucv.com 的 HTTPS 请求
server {
listen 443 ssl http2;
server_name maobucv.com;
Expand All @@ -110,7 +84,7 @@ http {
ssl_certificate_key /etc/nginx/ssl/maobucv.pem;

location / {
root /usr/share/nginx/maobucv/html;
root /usr/share/nginx/html;
index index.html index.htm;
try_files $uri $uri/ /index.html;
}
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{
name: 'description',
content:
'91化简-开源简历制作神器!免费制作一份精美的简历!内置两款设计器、快速设计、简历、封面、海报均可免费制作,支持一键导出高清PDF、JSON数据等。'
'猫步简历-开源简历制作神器!免费制作一份精美的简历!内置两款设计器、快速设计、简历、封面、海报均可免费制作,支持一键导出高清PDF、JSON数据等。'
},
{
name: 'keywords',
Expand Down
Binary file added src/assets/images/logo-maobu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/logo.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/FooterCom/FooterCom.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</div>
<!-- 版权声明 -->
<div class="copyright-notice">
<p>Copyright © 2024 化简 All Rights Reserved.</p>
<p>Copyright © 2024 猫步简历 All Rights Reserved.</p>
</div>
<!-- 备案号 -->
<div class="icp-record-number">
Expand Down
6 changes: 3 additions & 3 deletions src/components/LogoCom/LogoCom.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
:color="iconColor"
size="25px"
></svg-icon>
<span>91化简</span> -->
<img src="@/assets/images/logo-banner.png" />
<span>猫步简历</span> -->
<img src="@/assets/images/logo-maobu.png" />
</div>
</template>
<script lang="ts" setup>
Expand All @@ -27,7 +27,7 @@
</script>
<style lang="scss" scoped>
.logo {
height: 100%;
height: 80%;
display: flex;
align-items: center;
cursor: pointer;
Expand Down
6 changes: 3 additions & 3 deletions src/components/PayIntegralDialog/PayIntegralDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</div>
<div class="bottom">
<p class="content-desc"
>每邀请一位新用户注册化简,您将获得+20个简币(新用户注册时填写您的专属邀请码)</p
>每邀请一位新用户注册猫步简历,您将获得+20个简币(新用户注册时填写您的专属邀请码)</p
>
<div class="attendance-box">
<div class="button" @click="getInviteCode">获取专属邀请码</div>
Expand All @@ -91,7 +91,7 @@
</div>
<div class="bottom">
<p class="content-desc"
>给化简项目点Star,添加小编微信,凭点赞截图获取+20(入口在首页右侧浮窗)</p
>给猫步简历项目点Star,添加小编微信,凭点赞截图获取+20(入口在首页右侧浮窗)</p
>
<div class="attendance-box" @click="toGithub">
<div class="button"> 去点Star </div>
Expand Down Expand Up @@ -145,7 +145,7 @@
<h2>购买源码</h2>

<div class="desc"
>购买源码后,你可以将化简官网部署为个人网站,同时你将拥有化简网站内的所有资源,以及开源作者的贴心指导!</div
>购买源码后,你可以将猫步简历官网部署为个人网站,同时你将拥有猫步简历网站内的所有资源,以及开源作者的贴心指导!</div
>
<div class="actions"> 立即前往>> </div></div
>
Expand Down
4 changes: 2 additions & 2 deletions src/components/QrCode/QrCode.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div ref="qrCodeDomRef" class="qr-code-box">
<h1>91化简简历</h1>
<h1>猫步简历简历</h1>
<p>{{ appStore.useUserInfoStore.userInfo.name }}</p>
<qrcode-vue :value="value" :size="size" level="H" :foreground="foreground" />
</div>
Expand Down Expand Up @@ -35,7 +35,7 @@
let aLink = document.createElement('a');
aLink.style.display = 'none';
aLink.href = downloadUrl;
aLink.download = '91化简简历.png';
aLink.download = '猫步简历简历.png';
// 触发点击-然后移除
document.body.appendChild(aLink);
aLink.click();
Expand Down
Loading

0 comments on commit 247b6d4

Please sign in to comment.