From 8047a693226b2a97d8c75b18b14dd0254cf17d11 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 31 Oct 2018 14:28:42 +0900 Subject: [PATCH] =?UTF-8?q?=E6=8A=95=E7=A8=BF=E3=83=9C=E3=82=BF=E3=83=B3?= =?UTF-8?q?=E3=83=86=E3=82=B9=E3=83=88=E9=96=8B=E5=A7=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/plusfuture.php | 40 +++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/plusfuture/plusfuture.php b/plusfuture/plusfuture.php index 0c81bce..c0aed96 100755 --- a/plusfuture/plusfuture.php +++ b/plusfuture/plusfuture.php @@ -23,22 +23,30 @@ $(document).ready(function(){ }); }); +$(function () { + $('#rpost').load('rpost'); +}); "; - $b .= '

- - - -
ホーム
- - -
フォロワー
- - -
お知らせ
- - -
D M
-
-'; + $b .= ' +
+
+
+ /*G+風ダウンエリア*/ +

+ + + +
ホーム
+ + +
フォロワー
+ + +
お知らせ
+ + +
D M
+
+ '; }