| #561 | // if(isset($post['pinyin']) && $post['pinyin'] == '[db:拼音]') $post['pinyin'] = '';
|
| #562 | // if(isset($post['bihua']) && $post['bihua'] == '[db:康熙笔画]') $post['bihua'] = 0;
|
| #563 | // if(isset($post['jianbihua']) && $post['jianbihua'] == '[db:笔画]') $post['jianbihua'] = 0;
|
| #564 | // if(isset($post['bushou']) && $post['bushou'] == '[db:部首]') $post['bushou'] = '';
|
| #565 | // if(isset($post['wuxing']) && $post['wuxing'] == '[db:五行]') $post['wuxing'] = '';
|
| #566 | // if(isset($post['fanti']) && $post['fanti'] == '[db:繁体字]') $post['fanti'] = '';
|
| #567 | //
|
| #568 | // empty($post['fanti']) && $post['fanti'] = $hanzi;
|
| #569 | // empty($post['bihua']) && $post['bihua'] = $post['jianbihua'];
|
| #570 | //
|