/[LeafOK_CVS]/fenglin/bbs/themes/default/read_msg.view.php
ViewVC logotype

Diff of /fenglin/bbs/themes/default/read_msg.view.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 by sysadm, Wed Apr 23 05:13:57 2025 UTC Revision 1.6 by sysadm, Wed Apr 23 05:32:21 2025 UTC
# Line 208  const instance = axios.create({ Line 208  const instance = axios.create({
208                                          共<?= ($result_set["data"]["sent"] ? "发送" : "有"); ?><span style="color:red;"><?= $result_set["data"]["msg_count"]; ?></span>条消息                                          共<?= ($result_set["data"]["sent"] ? "发送" : "有"); ?><span style="color:red;"><?= $result_set["data"]["msg_count"]; ?></span>条消息
209                                  </td>                                  </td>
210                          </tr>                          </tr>
211  <?  <?php
212  $color[0]="#faf5f5";  $color[0]="#faf5f5";
213  $color[1]="#f0f0f0";  $color[1]="#f0f0f0";
214  $count=0;  $count=0;


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1