Commit c1fcab29 authored by clone's avatar clone

前端框架

parent 5488d38f
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en-us">
<head> <head>
<title>{$title}</title> <title>{$title}</title>
{include file="global/header_tpl" /} {include file="global/header_tpl" /}
......
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
...@@ -6,4 +6,12 @@ ...@@ -6,4 +6,12 @@
?> ?>
<input readonly="readonly" type="text" name="cover_image" id="cover_image" class="require"/> <input readonly="readonly" type="text" name="cover_image" id="cover_image" class="require"/>
<button class="button6 Bannertu" type="button">选择图片</button> <button class="button6 Bannertu" type="button">选择图片</button>
<span class="tip">建议尺寸288x320</span> <span class="tip">建议尺寸288x320</span>
\ No newline at end of file
<div class="btn-group" role="group" aria-label="...">
<button type="button" class="btn btn-default">Left</button>
<button type="button" class="btn btn-default">Middle</button>
<button type="button" class="btn btn-default">Right</button>
</div>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment