す-H-0203“增高药剂” 贩卖信息
2025年6月29日
修订 14
评分
20
↑ 23
↓ 3
支持率
88%
总票数 26
Wilson 95% 下界
71.0%
在相同票数下更稳健的支持率估计
争议指数
0.408
评分趋势
按周聚合 加载图表中...
最近修订
1 / 5
最近投票
1 / 3
2025-08-01
2025-07-03
2025-07-01
2025-06-30
2025-06-30
2025-06-30
2025-06-29
2025-06-29
2025-06-29
2025-06-29
相关页面
暂无推荐
页面源码
[[>]]
[[module Rate]]
[[/>]]
[[module css]]
/*
背景画像
*/
div#container-wrap {
background: none !important;
}
/*
ヘッダ
*/
#header {
padding-top: 2em;
height: 130px;
z-index: 10;
background: url(http://scp-jp.wdfiles.com/local--files/joicle-catalog-hub/q2.png) 10px 40px no-repeat, url(http://scp-wiki-cn.wdfiles.com/local--files/joicle-catalog-hub/q1.png) calc(100% - 10px) calc(100% - 40px) no-repeat;
}
div #header h1 {
margin-left: 0;
width: 273px;
top: 35px;
min-height: 100px;
position: absolute;
}
div #header h1 a {
position: absolute;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 1px;
}
div #header h2 {
display: none;
}
#top-bar {
position: absolute;
bottom: 0px;
margin-top: 115px;
height: auto;
padding: 0;
z-index: 20;
font-size: 90%;
}
#top-bar ul {
float: right;
padding-right: : 5em;
}
#top-bar a {
color: #b5cde2;
}
#top-bar ul li a {
border-left: none;
border-right: none;
}
#top-bar ul li.sfhover a, #top-bar ul li:hover a {
color: #178cce;
border-left: none;
border-right: none;
}
#search-top-box-input {
display: none;
}
#search-top-box-form input[type=submit] {
border: none;
border-radius: 0px;
padding: 2px 5px;
font-size: 90%;
font-weight: bold;
color: #178cce;
background-color: #fff;
background: none;
box-shadow: none;
cursor: pointer;
}
#search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
border: none;
color: #b5cde2;
text-shadow: none;
background-color: #fff;
background: none;
box-shadow: none;
}
#search-top-box {
position: absolute;
top: auto;
bottom: 23px;
right: 8px;
width: 250px;
text-align: right;
}
#header::after {
content: '';
position: absolute;
width: 100%;
margin: 0 auto;
margin-top: 130px;
height: 100px;
background: url(http://scp-jp.wdfiles.com/local--files/joicle-catalog-hub/q3-min-min.png) top left repeat-x;
}
/*
コンテント
*/
/* ヘッダーにかぶせない */
#main-content {
margin-top: 100px;
}
h1, #page-title {
color: #000;
font-family: "宋体", SimSun, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
}
a {
color: #b5cde2;
}
#page-content a{
color: #00A;
}
#page-content h2{
font-weight:bold;
}
#page-content h2:before{
content:'■';
color:#006837;
}
.page-rate-widget-box .rate-points {
background-color: #178cce !important;
border: solid 1px #178cce;
}
.page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
background-color: #b5cde2;
border-top: solid 1px #178cce;
border-bottom: solid 1px #178cce;
}
.page-rate-widget-box .cancel {
background-color: #178cce;
border: solid 1px #178cce;
}
.page-rate-widget-box a{
color: #fff !important;
}
.page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
background: #b5cde2;
color: #fffff0;
}
.page-rate-widget-box .cancel a:hover {
background: #b5cde2;
}
/*
リスト http://webnonotes.com/css/css-list/
*/
.defaultlist, .defaultlist li{
padding:0px;
margin:0px;
}
.defaultlist li{
list-style-type:none !important;
list-style-image:none !important;
margin: 5px 0px 5px 0px !important;
}
.list1 li{
position:relative;
padding-left:20px;
}
.list1 li:before{
content:'';
display:block;
position:absolute;
box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
top:3px;
left:2px;
height:0;
width:0;
border-top: 6px solid transparent;
border-right: 7px solid transparent;
border-bottom: 6px solid transparent;
border-left: 9px solid #aaa;
}
.list2 li{
position:relative;
padding-left:20px;
}
.list2 li:before{
content:'';
height:0;
width:0;
display:block;
border:5px transparent solid;
border-right-width:0;
border-left-color:#aaa;
position:absolute;
top:5px;
left:8px;
}
.list2 li:after{
content:'';
height:2px;
width:10px;
display:block;
background:#aaa;
position:absolute;
top:9px;
left:0px;
}
.list4 li{
position:relative;
padding-left:20px;
}
.list4 li:after, .list4 li:before{
content:'';
display:block;
position:absolute;
top:4px;
left:8px;
height:11px;
width:4px;
background:#aaa;
border-radius:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.list4 li:before{
top:8px;
left:3px;
height:8px;
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
.list5 li{
position:relative;
padding-left:20px;
}
.list5 li:before{
content:'';
height:0px;
width: 90%;
display:block;
position:absolute;
top:18px;
left:0px;
border-bottom: 1px dashed #aaa;
}
.list5 li:after{
content:'';
display:block;
position:absolute;
background:#aaa;
width:5px;
height:5px;
top:7px;
left:5px;
border-radius: 5px;
}
.list6 li{
position:relative;
padding-left:20px;
}
.list6 li:after{
content:'';
display:block;
position:absolute;
background:#aaa;
width:9px;
height:9px;
top:5px;
left:5px;
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
.list7 li{
position:relative;
display: block;
padding: 5px 0px 5px 30px;
background: #ccc;
color: #444;
border-radius:15px 0px 0px 15px;
}
.list7 li:after{
content:'';
display:block;
position:absolute;
width:14px;
height: 14px;
top:7px;
left:5px;
background: #fff;
border-radius: 10px;
}
/*
表 http://tablestyler.com/#
*/
/*
背景画像
*/
div#container-wrap {
background: none !important;
}
/*
ヘッダ
*/
#header {
padding-top: 2em;
height: 130px;
z-index: 10;
background: url(http://scp-jp.wdfiles.com/local--files/joicle-catalog-hub/q2.png) 10px 40px no-repeat, url(http://scp-wiki-cn.wdfiles.com/local--files/joicle-catalog-hub/q1.png) calc(100% - 10px) calc(100% - 40px) no-repeat;
}
div #header h1 {
margin-left: 0;
width: 273px;
top: 35px;
min-height: 100px;
position: absolute;
}
div #header h1 a {
position: absolute;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 1px;
}
div #header h2 {
display: none;
}
#top-bar {
position: absolute;
bottom: 0px;
margin-top: 115px;
height: auto;
padding: 0;
z-index: 20;
font-size: 90%;
}
#top-bar ul {
float: right;
padding-right: : 5em;
}
#top-bar a {
color: #b5cde2;
}
#top-bar ul li a {
border-left: none;
border-right: none;
}
#top-bar ul li.sfhover a, #top-bar ul li:hover a {
color: #178cce;
border-left: none;
border-right: none;
}
#search-top-box-input {
display: none;
}
#search-top-box-form input[type=submit] {
border: none;
border-radius: 0px;
padding: 2px 5px;
font-size: 90%;
font-weight: bold;
color: #178cce;
background-color: #fff;
background: none;
box-shadow: none;
cursor: pointer;
}
#search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
border: none;
color: #b5cde2;
text-shadow: none;
background-color: #fff;
background: none;
box-shadow: none;
}
#search-top-box {
position: absolute;
top: auto;
bottom: 23px;
right: 8px;
width: 250px;
text-align: right;
}
#header::after {
content: '';
position: absolute;
width: 100%;
margin: 0 auto;
margin-top: 130px;
height: 100px;
background: url(http://scp-jp.wdfiles.com/local--files/joicle-catalog-hub/q3-min-min.png) top left repeat-x;
}
/*
コンテント
*/
/* ヘッダーにかぶせない */
#main-content {
margin-top: 100px;
}
h1, #page-title {
color: #000;
font-family: "宋体", SimSun,"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
}
a {
color: #b5cde2;
}
#page-content a{
color: #00A;
}
#page-content h2{
font-weight:bold;
}
#page-content h2:before{
content:'■';
color:#006837;
}
.page-rate-widget-box .rate-points {
background-color: #178cce !important;
border: solid 1px #178cce;
}
.page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
background-color: #b5cde2;
border-top: solid 1px #178cce;
border-bottom: solid 1px #178cce;
}
.page-rate-widget-box .cancel {
background-color: #178cce;
border: solid 1px #178cce;
}
.page-rate-widget-box a{
color: #fff !important;
}
.page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
background: #b5cde2;
color: #fffff0;
}
.page-rate-widget-box .cancel a:hover {
background: #b5cde2;
}
/*
リスト http://webnonotes.com/css/css-list/
*/
.defaultlist, .defaultlist li{
padding:0px;
margin:0px;
}
.defaultlist li{
list-style-type:none !important;
list-style-image:none !important;
margin: 5px 0px 5px 0px !important;
}
.list1 li{
position:relative;
padding-left:20px;
}
.list1 li:before{
content:'';
display:block;
position:absolute;
box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
top:3px;
left:2px;
height:0;
width:0;
border-top: 6px solid transparent;
border-right: 7px solid transparent;
border-bottom: 6px solid transparent;
border-left: 9px solid #aaa;
}
.list2 li{
position:relative;
padding-left:20px;
}
.list2 li:before{
content:'';
height:0;
width:0;
display:block;
border:5px transparent solid;
border-right-width:0;
border-left-color:#aaa;
position:absolute;
top:5px;
left:8px;
}
.list2 li:after{
content:'';
height:2px;
width:10px;
display:block;
background:#aaa;
position:absolute;
top:9px;
left:0px;
}
.list4 li{
position:relative;
padding-left:20px;
}
.list4 li:after, .list4 li:before{
content:'';
display:block;
position:absolute;
top:4px;
left:8px;
height:11px;
width:4px;
background:#aaa;
border-radius:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.list4 li:before{
top:8px;
left:3px;
height:8px;
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
.list5 li{
position:relative;
padding-left:20px;
}
.list5 li:before{
content:'';
height:0px;
width: 90%;
display:block;
position:absolute;
top:18px;
left:0px;
border-bottom: 1px dashed #aaa;
}
.list5 li:after{
content:'';
display:block;
position:absolute;
background:#aaa;
width:5px;
height:5px;
top:7px;
left:5px;
border-radius: 5px;
}
.list6 li{
position:relative;
padding-left:20px;
}
.list6 li:after{
content:'';
display:block;
position:absolute;
background:#aaa;
width:9px;
height:9px;
top:5px;
left:5px;
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
.list7 li{
position:relative;
display: block;
padding: 5px 0px 5px 30px;
background: #ccc;
color: #444;
border-radius:15px 0px 0px 15px;
}
.list7 li:after{
content:'';
display:block;
position:absolute;
width:14px;
height: 14px;
top:7px;
left:5px;
background: #fff;
border-radius: 10px;
}
/*
表 http://tablestyler.com/#
*/
.defaultT table {
border-collapse: collapse;
text-align: left;
width: 100%;
}
.defaultT table td, .defaultT table th {
padding: 3px 10px;
}
.defaultT table th:first-child {
border: none;
}
.defaultT table th:first-child {
border: none;
}
.defaultT table tbody td:first-child {
background-color: #f0f0e6;
font-weight: bold;
border-left: none;
}
.defaultT table tbody tr:last-child td {
border-bottom: none;
}
.defaultT .wiki-content-table {
margin: 0;
}
.defaultT{
font: normal 12px/150% Arial, Helvetica, sans-serif;
background: #fff;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.defaultT table th {
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
}
.defaultT table tbody td {
font-size: 12px;
font-weight: normal;
}
.blueT {
border: 1px solid #006699;
}
.blueT table th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F));
background: -moz-linear-gradient( center top, #006699 5%, #00557F 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
background-color: #006699;
border-left: 1px solid #0070A8;
}
.blueT table tbody td {
border-left: 1px solid #E1EEF4;
}
.blueT table tbody td:first-child {
color: #00496B;
}
.redT {
border: 1px solid #991821;
}
.redT table th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #991821), color-stop(1, #80141C));
background: -moz-linear-gradient( center top, #991821 5%, #80141C 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#991821', endColorstr='#80141C');
background-color: #991821;
border-left: 1px solid #B01C26;
}
.redT table tbody td {
border-left: 1px solid #F7CDCD;
}
.redT table tbody td:first-child {
color: #80141C;
}
.greenT {
border: 1px solid #36752D;
}
.greenT table th {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420));
background: -moz-linear-gradient( center top, #36752D 5%, #275420 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');
background-color: #36752D;
border-left: 1px solid #36752D;
}
.greenT table tbody td {
border-left: 1px solid #C6FFC2;
}
.greenT table tbody td:first-child {
color: #275420;
}
/*
ボックス
*/
.warning {
position: relative;
margin: 2em 0;
padding: 25px 10px 7px;
border: solid 2px #FFC107;
}
.warning h1{
position: absolute;
margin-top: 0;
display: inline-block;
top: -2px;
left: -2px;
padding: 0 9px;
height: 25px;
line-height: 25px;
vertical-align: middle;
font-size: 17px;
background: #FFC107;
color: #ffffff;
font-weight: bold;
}
.warning p {
margin: 0;
padding: 0;
}
.danger {
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 20%;
transform: rotate(45deg);
flex-flow: column wrap;
vertical-align: top;
width: 1em;
height: 1em;
border: 2px solid red;
}
.danger p{
font-weight:bold;
transform: rotate(-45deg);
}
/*
サイド
*/
#side-bar {
min-height: calc(100% + 7em);
background-color: #b5cde2;
transform: translateY(-6em);
}
#side-bar .side-block {
border: none;
border-radius: 0;
box-shadow: none;
background: transparent !important;
margin-top: 4em;
}
#side-bar .heading {
color: #178cce;
border-bottom: solid 1px #178cce;
}
#side-bar .side-block a {
color: #fff;
}
/*
めであ
*/
@media (max-width: 767px) and (min-width:440px) {
#container {
border-left: 9px solid #b5cde2;
}
#header {
background-size: 200px, 180px;
}
div #header h1 {
width: 200px;
min-height: 100px;
}
#side-bar {
transform: translateY(0em);
}
}
@media (max-width: 440px) {
#container {
border-left: 3px solid #b5cde2;
}
#header {
background-size: 130px, 140px;
height: 100px;
}
div #header h1 {
width: 200px;
min-height: 80px;
}
#header::after {
margin-top: 100px;
height: 100px;
background: url(http://scp-jp.wdfiles.com/local--files/joicle-catalog-hub/q3-min-min.png) top left repeat-x;
background-size: 440px;
}
#top-bar {
margin-top: 33px;
}
#main-content {
margin-top: 30px;
}
}
@media (max-width: 767px) {
#side-bar:target .close-menu {
min-width: 100vw;
min-height: 100vh;
}
}
img.close-menu {
opacity: 0 !important;
}
/*
サイド
*/
#side-bar {
min-height: calc(100% + 7em);
background-color: #b5cde2;
transform: translateY(-6em);
}
#side-bar .side-block {
border: none;
border-radius: 0;
box-shadow: none;
background: transparent !important;
margin-top: 4em;
}
#side-bar .heading {
color: #178cce;
border-bottom: solid 1px #178cce;
}
#side-bar .side-block a {
color: #fff;
}
/*
めであ
*/
@media (max-width: 767px) and (min-width:440px) {
#container {
border-left: 9px solid #b5cde2;
}
#header {
background-size: 200px, 180px;
}
div #header h1 {
width: 200px;
min-height: 100px;
}
#side-bar {
transform: translateY(0em);
}
}
@media (max-width: 440px) {
#container {
border-left: 3px solid #b5cde2;
}
#header {
background-size: 130px, 140px;
height: 100px;
}
div #header h1 {
width: 200px;
min-height: 80px;
}
#header::after {
margin-top: 100px;
height: 100px;
background: url(http://scp-jp.wdfiles.com/local--files/joicle-catalog-hub/q3-min-min.png) top left repeat-x;
background-size: 440px;
}
#top-bar {
margin-top: 33px;
}
#main-content {
margin-top: 30px;
}
}
@media (max-width: 767px) {
#side-bar:target .close-menu {
min-width: 100vw;
min-height: 100vh;
}
}
img.close-menu {
opacity: 0 !important;
}
[[/module]]
[[size 160%]]##F49E4C|**扔掉那些增高鞋吧!**##[[/size]]
------
+++ 增高药剂
[[div class="blueT defaultT"]]
||~ 产品编号||~ 型号||~ 支数||~ 价格||
||す-H-0203|| ZG-a || 12小瓶 || **¥ 250,000**||
||す-H-0203 ||ZG-b || 12小瓶 || **¥ 300,000**||
||す-H-0203||ZG-x || 12小瓶 || **¥ 400,000(起步价)**||
[[/div]]
※由于自定义款式的效果多样,需要您给予额外的费用;另外,起步价的意思是选择自定义款要给的基础费用。
------
++ 特征
[[div class="defaultlist list4"]]
* 已配送相应数量的一次性针管,使用方便
* 分多种款式,不同人群适用
* 12小瓶效果将伴随您一生
[[/div]]
++ 参数
[[div class="defaultlist list5"]]
* 本产品为无色的澄明液体
* 本产品是通过静脉注射的方式进行使用
* 按照说明书使用完12瓶本产品后,会在三个月内生效
* 本产品可以帮助所有年龄段人类的生长
* 所有型号药剂都会延迟骨骼线的闭合
[[/div]]
**说明书:す-H-0203“增高药剂”**是本研于2022年研发的可以帮助人体获得快速/再次长高能力的特殊药剂。
す-H-0203旨在帮助受低升高烦恼的人们,其主要原理是在人体内大量生成BZB-特殊型重组人生长激素,在药剂中其他物质自带的抗性作用配合下不会对人体健康造成影响。其可以改变人类的骨骼状态 ,特殊激素激活长骨干骺端软骨细胞的增殖分化,促进骺软骨组织量的增加;同时伴随骨骼肌细胞的同步激活,实现肌纤维的增粗与数量提升。当骨骼线性生长达到预设阈值时,启动骺板软骨的生理性骨化进程,完成骨骺闭合,从而达成身高增长的目标。
**一些人在使用完药剂之后身体会出现明显的减重现象,经调查此为正常现象,后期会慢慢自我调整,所以无需上报给我研。**
**使用方法**:本产品的的使用是通过针管注射静脉,一天注射一小瓶,三天一次,直至用完 。请勿超额使用 。
备注:效果不可遗传,但若未按照指导就在用药期间怀孕可能会导致负面效果。
* **ZG-α:**未成年人款 。正确使用完12小瓶后,特殊生长激素会加速未成年人的各方面生长,让未发生骨化的板状软骨不断分裂增殖并不断骨化,使骨不断的加长和扩大。
* **ZG-b:**已成年人款。正确使用完12小瓶后,成年人已骨化的骺软骨自发转变为类似未成年人的未骨化状态,特殊生长激素随之会加速人体的生长,使骨不断的加长和扩大。
* **ZG-x:**自定义款,全龄适用。正确使用完12小瓶后,会根据您的自定义效果来生长。
[[div class="warning"]]
+ [[span class="fa fa-exclamation-triangle fa-lg"]]@< >@[[/span]]用药禁忌
1.本品禁用于使用其它任何生长激素后诱发的不适反应人员。
2.用药期间若过度运动会导致生长出现一定量的偏差 ,并且有生长畸形的风险。
3.用药期间男女均禁止性交,否则在体内未完全反应的生长激素会导致胎儿发育过快,撑破母体。
4.禁止在用药期间做任何对身体器官有害的事。
5.自定义效果的话,根据我研人员叮嘱。
[[/div]]
[[div class="warning"]]
+ [[span class="fa fa-exclamation-triangle fa-lg"]]@< >@[[/span]]请严格按照以上指导使用
请严格按照以上指导使用本产品,若没有按正确方式使用出现状况我研将拒不处理。
[[/div]]
++ 研究者发言
无论是哪个年龄段的人,都希望自己能长的尽量高些,也有因为一些变故吧,开始了相关研究。在成功研制出BZB-特殊型重组人生长激素的研制后,受我研同僚鼓励,很快也完成了す-H-0203的各种型号。
从此突破原先的限制长高不再是梦,不需再通过手术。
此产品是我在加入日本生类创研以来首个成功项目,根据先前的试验确定了各个型号的可用性与安全性,各位还请放心购买。
——海外部门中国区 F区人科研究室主任 久中 之
[[size 60%]]
**≪久中之研究员简历≫**
201█年 - ██████大学毕业,同年进入日本生类创研中国区工作。
2016年 - 受到同僚影响开始了す-H-0203的最初研究
2019年 - 将竹子、樽海鞘与██的DNA融合,成功研发出适应人类的BZB-特殊型重组人生长激素。
2022年 - す-H-0203各个型号被正式研发出来,获得年度最佳员工奖。
2023年 - 正式成为F区人科研究室主任。
[[/size]]
**购买者评论:**
* 从初一到高一一直都是1米63,天天给那些同班同学笑啊,气死我了,和我妈闹了好几次要做手术,后来遇见了日生创,看这个东西不错就购买了ZG-a,如今已经用完了所有的药剂,猛长20多厘米,1米86了哈哈哈哈哈哈! ──18岁 男性 高中学生
* 家里无权无势无钱的,我长的还行就是太矮了,连朋友推荐的一个穷女人我都能被人家嫌弃,后来看到了日生创相关的广告啊,想着反正也是烂命一条不如试试,就买了ZG-b,没想到用了之后竟然真长高了,现在那女的也没理由嫌弃我了,没事还能出去泡个妞,感谢。就是最近好像变的有点太瘦了?...真的没事吗?我有点像细狗了。 ──36岁 男性 公司职员
* 在家无聊呢,拿我爸手机玩,正巧看到什么“增高药剂”,就买了个自定义款,备注要三天内增高30cm。等到货了之后,我就把它用在了家里养的那些亲爱的小动物身上,期待后面会怎么样呢~ ──15岁 女性 ██企业老板次女
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
------
[[div style="display:inline;float:left;margin-right:0.5em;"]]
[[div class="danger"]]
!
[[/div]]
**警告**
[[/div]]
[[span style="font-size: 17px;font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;font-weight:bold;"]]您正在试图访问我研内部信息[[/span]]
因为[[[https://scp-wiki-cn.wikidot.com/g-d-0191 |先前的一些网络事故]]],我研已经加强了对网络的管理,如果您并非我研工作人员却试图访问内部信息的话,将进行屏蔽并永久拉黑处理。
啊嘞?原来是久中 之主任吗,请问您来这里查看什么呢?...
....
@@@@
@@@@
噢噢噢,是顾客的差评记录啊,稍等呢。
不管怎样还是先登录一下吧~就算您是主任也是要求留下痕迹哦。
[[module CSS]]
.fakeprot .mailform-box .buttons{display:none;}
.fakeprot + .collapsible-block .collapsible-block-link {padding: 0.1em 0.5em;text-decoration: none;background-color: #F4F4F4;border: 1px solid #AAA;color: #000;}
.fakeprot + .collapsible-block .collapsible-block-link:hover {background-color: #DDD;color: #000;}
.fakeprot + .collapsible-block .collapsible-block-link:active {background-color: #DDD;color: #000;}
.fakeprot + .collapsible-block .collapsible-block-unfolded-link{margin:0.5em 0;text-align: center;}
.fakeprot + .collapsible-block .collapsible-block-folded{margin:0.5em 0;text-align: center;}
.fakeprot .passw input[type=text] {text-security:disc;-webkit-text-security:disc;-mox-text-security:disc;}
.mailform-box td:first-child {width: 80px;}
[[/module]]
[[div class="fakeprot"]]
[[module MailForm to="aaaa (DUMMY)" button=""]]
# name
* title: ID
* default: <久中 之>
* type: text
* rules:
* required: true
* maxLength:10
* minLength: 100
[[/module]]
[[div class="passw"]]
[[module MailForm to="aaaa (DUMMY)" button=""]]
# affiliation
* title: 密码
* default: ・・・・・・・・・
* rules:
* required: true
* maxLength:10
* minLength: 100
[[/module]]
[[/div]]
[[/div]]
[[collapsible show="登入" hide="登出"]]
**以下为打差评最多的购买者评论:**
* 我还是想请问一下,先前说明书里面说的,身体突然变得特别瘦,到底是正常的吗?我买给了自己儿子ZG-a,用完之后确实有效果,可是他现在的体重已经减了差不多20公斤了,并且吃的东西也很少,吃一点就很饱了,心率最近也很低,到底怎么回事呀?请回复我吧! ──48岁 女性 公司白领
* 请问有人在吗?我们去医院查过了,似乎是因为器官太小无法供给身体能量所需,甚至器官还和身体会有排斥反应,这个在使用药剂之前是没有的。我觉得会不会是因为你们的药剂只是让他长高了而身体其他方面是没有顾及的?这完全和你们先前说的不一样吧?快给我回复!!为什么没有人?──49岁 女性 公司白领
* 打差评为什么没有人看到??之前的好评为什么删也删不了?你们什么垃圾公司?!信不信我起诉你们?!!──49岁 女性 公司白领
*
------
(已为您折叠33条同一人的差评消息)
* 日本生类创研人科F区职员回复:那个,说明书没有说有关器官会怎样的事情吧,肯定是不会有问题的,用药禁忌里面也说了很多要注意的点。我们怀疑是您的儿子在使用期间做了一些不该做的事情才这样的,所以还请您不要再这样徒劳差评了呢。
* 放你妈的狗屁 ──20岁 男性 辍学学生
* **您正在回复**:__科学是要求牺牲的,谢谢你们呢。__
(您已成功回复)
[[/collapsible]]
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@
@@@@