diff --git a/modules/member/tpl/leave_form.html b/modules/member/tpl/leave_form.html
new file mode 100644
index 000000000..27b1d8135
--- /dev/null
+++ b/modules/member/tpl/leave_form.html
@@ -0,0 +1,28 @@
+{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/common.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) }
+
+
+
+
+
+
{$member_title = $lang->msg_leave_member}
+
+
diff --git a/modules/member/tpl/member_info_mobile.html b/modules/member/tpl/member_info_mobile.html
new file mode 100644
index 000000000..ad650232c
--- /dev/null
+++ b/modules/member/tpl/member_info_mobile.html
@@ -0,0 +1,92 @@
+{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/common.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) }
+
+
+
+
+
{$lang->cmd_view_member_info}
+
{$lang->member_default_info}
+
+
diff --git a/modules/member/tpl/modify_info_mobile.html b/modules/member/tpl/modify_info_mobile.html
new file mode 100644
index 000000000..62fee280e
--- /dev/null
+++ b/modules/member/tpl/modify_info_mobile.html
@@ -0,0 +1,186 @@
+{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/common.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) }
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{$lang->msg_update_member}
+
{$lang->member_default_info}
+
+
diff --git a/modules/member/tpl/modify_password.html b/modules/member/tpl/modify_password.html
new file mode 100644
index 000000000..03e30f74e
--- /dev/null
+++ b/modules/member/tpl/modify_password.html
@@ -0,0 +1,30 @@
+{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/common.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) }
+
+
+
+
+
+
{$member_title = $lang->cmd_modify_member_password}
+
+
\ No newline at end of file
diff --git a/modules/member/tpl/signup_form.html b/modules/member/tpl/signup_form.html
new file mode 100644
index 000000000..bfd73c112
--- /dev/null
+++ b/modules/member/tpl/signup_form.html
@@ -0,0 +1,99 @@
+{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/common.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) }
+{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) }
+
+
+
+
+
+
+
{$lang->cmd_signup}
+
{$lang->member_default_info}
+
+