-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
294 lines (209 loc) · 10.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" >
<title>Y3.PM</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="shortcut icon" href="https://y3pm.github.io/favicon.ico?v=1636164828082">
<link rel="stylesheet" href="https://y3pm.github.io/styles/main.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
<meta name="keywords" content="济南,产品设计,软件设计,视觉设计,工业设计,品牌设计,品牌策划,硬件设计,数据采集,数据分析,爬虫" />
<meta name="description" content="济南软件产品设计与开发,致力于网站、APP、小程序的软件设计与开发,产品经理 Y3 个人网站。👨💻 产品 | 设计 | 数据">
</head>
<body>
<div id="app" class="main">
<div class="sidebar" :class="{ 'full-height': menuVisible }">
<div class="top-container" data-aos="fade-right">
<div class="top-header-container">
<a class="site-title-container" href="https://y3pm.github.io">
<img src="https://y3pm.github.io/images/avatar.png?v=1636164828082" class="site-logo">
<h1 class="site-title">Y3.PM</h1>
</a>
<div class="menu-btn" @click="menuVisible = !menuVisible">
<div class="line"></div>
</div>
</div>
<div>
<a href="/" class="site-nav">
首页
</a>
<a href="/archives" class="site-nav">
归档
</a>
<a href="/tags" class="site-nav">
标签
</a>
<a href="/post/about" class="site-nav">
关于
</a>
</div>
</div>
<div class="bottom-container" data-aos="flip-up" data-aos-offset="0">
<div class="social-container">
</div>
<div class="site-description">
👨💻 产品 | 设计 | 数据
</div>
<div class="site-footer">
💬 Wechat: FansMaker | <a class="rss" href="https://y3pm.github.io/atom.xml" target="_blank">RSS</a>
</div>
</div>
</div>
<div class="main-container">
<div class="content-container" data-aos="fade-up">
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/tuan-can/">
<h2 class="post-title">团餐项目新产品策划方案</h2>
</a>
<div class="post-date">
2021-06-27
</div>
<div class="post-abstract">
<p>多年前在餐饮公司工作的时候,公司的主营业务是市场推广。为扩大企业的营收能力,充分发挥和利用公司资源,私下策划了一个团餐项目。</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/tuan-can/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/tuan-can.webp')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/xian-guo/">
<h2 class="post-title">早些年的鲜果网产品计划</h2>
</a>
<div class="post-date">
2021-06-10
</div>
<div class="post-abstract">
<p>前几天看到一个新闻:Google Chrome 浏览器正测试加入 RSS 订阅功能。文中说“在 Google Reader 被砍八年之后,Google 突然又想起要来用一下 RSS 订阅的功能。” 勾起一些回忆~</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/xian-guo/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/xian-guo.png')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/github-bak/">
<h2 class="post-title">网站内容丢失与恢复记录</h2>
</a>
<div class="post-date">
2021-06-08
</div>
<div class="post-abstract">
<p>折腾了一个月,虽然丢失了未发布的几篇文章,但终于恢复了个人网页。小博客通过 Gridea 撰写,然后发布到 Github Page 上。事情的开始是这样的……</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/github-bak/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/github-bak.png')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/new-brand/">
<h2 class="post-title">如何给品牌起一个好名字?</h2>
</a>
<div class="post-date">
2021-01-08
</div>
<div class="post-abstract">
<p>近期要给公司的新产品注册一个品牌,于是由产品部发起了一个“品牌命名征集”,经过一轮征集和投票后,发现几乎都不可用。任务又重新回到了产品部身上……</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/new-brand/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/new-brand.webp')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/machine-id/">
<h2 class="post-title">如何为 Android 设备生成唯一的硬件 ID?</h2>
</a>
<div class="post-date">
2020-12-29
</div>
<div class="post-abstract">
<p>最近在开发一款新的硬件,之前的老款自助设备发生过几次人脸识别授权丢失的问题,原因是硬件配置发生了变化。为什么以可变配置作为硬件ID的生成已无从可考,新的智能硬件应该规避掉类似问题。</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/machine-id/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/machine-id.webp')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/hr/">
<h2 class="post-title">《人人都要成为管理者》学习记录</h2>
</a>
<div class="post-date">
2020-09-18
</div>
<div class="post-abstract">
<p>最近在知乎学习的私家课,感觉挺不错,挑重要内容整理成思维导图。顺便再来个文字版本记录一下。</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/hr/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/hr.jpg')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/books/">
<h2 class="post-title">产品 & 设计师 必读书目</h2>
</a>
<div class="post-date">
2020-05-15
</div>
<div class="post-abstract">
<p>最近需要给部门购买一些图书,用于提升团队的整体水平。顺便总结了以下阅读过的经典图书。</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/books/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/books.webp')">
</div>
</a>
</article>
<article class="post-item">
<div class="left">
<a href="https://y3pm.github.io/post/jia-meng-big-data/">
<h2 class="post-title">用大数据为餐饮加盟行业服务</h2>
</a>
<div class="post-date">
2019-12-07
</div>
<div class="post-abstract">
<p>2019年,做熟食连锁的朋友找到我,希望我能从互联网的角度,对整个区域的行业发展以及新产品的定位给予建议,进而规划出一个旗舰品牌店。</p>
</div>
</div>
<a class="right" href="https://y3pm.github.io/post/jia-meng-big-data/">
<div class="feature-container" style="background-image: url('https://y3pm.github.io/post-images/jia-meng-big-data.jpeg')">
</div>
</a>
</article>
<div class="pagination-container">
<a href="https://y3pm.github.io/page/2" class="next">下一页 <i class="icon-arrow-ios-forward-outline"></i></a>
</div>
</div>
</div>
</div>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script type="application/javascript">
AOS.init();
var app = new Vue({
el: '#app',
data: {
menuVisible: false,
},
})
</script>
</body>
</html>