diff --git a/views/page/templates/ipChar.html b/views/page/templates/ipChar.html
new file mode 100644
index 0000000..3e0d021
--- /dev/null
+++ b/views/page/templates/ipChar.html
@@ -0,0 +1,72 @@
+{% extends 'base_page.html' %}
+
+{% block title %}
+ IP分析
+{% endblock %}
+
+
+
+{% block echarts %}
+
+{% endblock %}
\ No newline at end of file