Skip to content

Commit 26c7e25

Browse files
author
陈刑
committed
remove Gemlock
1 parent 0cb19ca commit 26c7e25

4 files changed

Lines changed: 14 additions & 77 deletions

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
run: |
122122
if [ ! -e $PREFIX/bin/bundle ]; then
123123
export PATH="$PREFIX/bin:$PATH"
124-
gem install bundler -v 2.4.2 $NO_DOCUMENT
124+
gem install bundler $NO_DOCUMENT
125125
fi
126126
127127
- run: echo "$PREFIX/bin" >> $GITHUB_PATH

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**/.obsidian
2+
13
_site
24
.sass-cache
35

Gemfile.lock

Lines changed: 0 additions & 75 deletions
This file was deleted.

_posts/2025-04-21-社会工作必考点.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,14 @@ permalink: social-worker-exam-prep
183183
- 社会性发展阶段:
184184
- 0~6个月:单纯社会化阶段,对陌生人也会微笑
185185
- 7个月~2岁:社会性情感连接建立阶段,偏爱熟悉的人
186-
- 2~3岁:伙伴关系发展阶段
186+
- 2~3岁:伙伴关系发展阶段
187+
188+
# 个案工作方法
189+
190+
## 危机介入模式
191+
192+
#### 危机的发展阶段
193+
1. 开始阶段:危机发生,习惯性解决,失败
194+
2. 解组阶段:情绪困扰,能力下降,平衡被打乱
195+
3. 恢复阶段:调整行为方式,寻找新的办法
196+
4. 重组阶段:重拾自信,恢复平衡

0 commit comments

Comments
 (0)