#357 | } |
#358 | return $this->cfg['weburl'].'index.php?guoxue-hanzipinlv-pinlv-'.$pinlv.$s.$_ENV['_config']['url_suffix']; |
#359 | }else{ |
#360 | $s = $page ? '/{page}' : ''; |
#361 | return $this->cfg['weburl'].'hanzipinlv/'.$pinlv.$s.$_ENV['_config']['url_suffix']; |
#362 | } |
#363 | } |
#364 | |
#365 | //汉字书写 |
#366 | function hanzishuxie_url($hanzi = ''){ |