Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
wiki-frontend
Wiki
php front desc
php front desc
· Changes
Page history
wangqs created page: php front desc
authored
Jun 08, 2016
by
互联网应用开发
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
php-front-desc.md
php-front-desc.md
+1
-0
No files found.
php-front-desc.md
View page @
84d5702d
...
...
@@ -12,5 +12,6 @@
2.
如何在html中使用静态图片
```
<img style="border:red 1px solid;" src="<?=UrlBuilder::build_static('images/example_02.jpg')?>">
```
\ No newline at end of file