Il sito funziona meglio con JavaScript.
Home
Registrati
Accedi
DedeBIZ
/
DedeV6Mobile
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
同步
master
叙述、别离
2 anni fa
parent
286dbaf076
commit
4d8c5be8b4
6 ha cambiato i file
con
6 aggiunte
e
6 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/archive/archives.class.php
+1
-1
system/archive/archives.m.class.php
+1
-1
system/archive/listview.class.php
+1
-1
system/archive/listview.m.class.php
+1
-1
system/archive/searchview.class.php
+1
-1
system/archive/sglistview.class.php
+ 1
- 1
system/archive/archives.class.php
Vedi File
@@ -1,5 +1,5 @@
<?php
if (!defined('DEDEINC')) exit('dedebiz');
if (!defined('DEDEINC')) exit
('dedebiz');
/**
* 文档
*
+ 1
- 1
system/archive/archives.m.class.php
Vedi File
@@ -1,5 +1,5 @@
<?php
if (!defined('DEDEINC')) exit('dedebiz');
if (!defined('DEDEINC')) exit
('dedebiz');
/**
* 手机端文档
*
+ 1
- 1
system/archive/listview.class.php
Vedi File
@@ -1,5 +1,5 @@
<?php
if (!defined('DEDEINC')) exit('dedebiz');
if (!defined('DEDEINC')) exit
('dedebiz');
/**
* 文档列表
*
+ 1
- 1
system/archive/listview.m.class.php
Vedi File
@@ -1,5 +1,5 @@
<?php
if (!defined('DEDEINC')) exit('dedebiz');
if (!defined('DEDEINC')) exit
('dedebiz');
/**
* 手机端文档列表
*
+ 1
- 1
system/archive/searchview.class.php
Vedi File
@@ -1,5 +1,5 @@
<?php
if (!defined('DEDEINC')) exit('dedebiz');
if (!defined('DEDEINC')) exit
('dedebiz');
/**
* 搜索视图
*
+ 1
- 1
system/archive/sglistview.class.php
Vedi File
@@ -1,5 +1,5 @@
<?php
if (!defined('DEDEINC')) exit('dedebiz');
if (!defined('DEDEINC')) exit
('dedebiz');
/**
* 自定义模型列表
*
Write
Preview
Loading…
Annulla
Salva