diff --git a/application/default/views/scripts/account/edit.phtml b/application/default/views/scripts/account/edit.phtml index d155f1d3..70fb18f9 100755 --- a/application/default/views/scripts/account/edit.phtml +++ b/application/default/views/scripts/account/edit.phtml @@ -1,13 +1,109 @@ -headTitle($this->config->title->site); - $this->headTitle('修改用户信息'); - $this->headTitle()->setSeparator(' - '); - $this->headLink()->appendStylesheet('/css/register.css'); - $this->breadcrumb('首页'); - $this->breadcrumb('修改用户信息'); - $this->breadcrumb()->setSeparator(' > '); -?> -
- - -form;?>
\ No newline at end of file +headTitle($this->config->title->site); + $this->headTitle('修改用户信息'); + $this->headTitle()->setSeparator(' - '); + $this->headLink()->appendStylesheet('/css/default.css'); + $this->headLink()->appendStylesheet('/css/register.css'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); + $this->headScript()->appendFile('/js/jquery.idTabs.min.js'); + $this->breadcrumb('home'); + $this->breadcrumb('options'); + $this->breadcrumb()->setSeparator(' > '); +?> +
+
+ +
+
+

+
+ +

+

+
+ +

+

+
+ +

+

+
+ +

+

+
+ +

+

+ + +

+
+
+
+
+

+
+ +

+

+
+ +

+

+ + +

+
+
+
+
+

+
+ +

+

+
+ +

+

+
+ +

+

+ + +

+
+
+
+
+ \ No newline at end of file