This website works better with JavaScript
Home
Explore
Help
Sign In
project
/
cms
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
edit
dever
4 years ago
parent
4db9bcd2e8
commit
4211b13f1b
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
main/template/xuniren/news.php
+ 1
- 1
main/template/xuniren/news.php
View File
@@ -36,7 +36,7 @@ $view
'span' => array
'span' => array
(
(
'html' => '$v.name ."<br/>". $v.desc',
'html' => '$v.name ."<br/>". $v.desc',
- ),
+ ),
)
)
)
)