diff --git a/pages.json b/pages.json
index 53f7c76..46a7e8b 100644
--- a/pages.json
+++ b/pages.json
@@ -585,6 +585,9 @@
{
"path": "pages/my/promise/detail",
"style": {}
+ },
+ {
+ "path": "pages/application/dangerous_options/index"
}
],
"globalStyle": {
diff --git a/pages/application/dangerous_options/index.vue b/pages/application/dangerous_options/index.vue
new file mode 100644
index 0000000..180e5e2
--- /dev/null
+++ b/pages/application/dangerous_options/index.vue
@@ -0,0 +1,169 @@
+
+
+
+ 返回
+ 安全措施
+
+
+
+
+
+ 上传图片
+
+
+ {{ imgList.length }}/4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 签字:
+
+
+
+
+ 签字照片:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file