Commit 61b34106 authored by 姜登's avatar 姜登

register

parent f4a30bfe
Pipeline #17509 passed with stage
in 4 seconds
...@@ -106,7 +106,7 @@ class ScriptController extends Controller { ...@@ -106,7 +106,7 @@ class ScriptController extends Controller {
if (item.type === 'register') { if (item.type === 'register') {
item.button_pop = item.type; item.button_pop = item.type;
} }
}) });
} }
} }
ctx.success(data); ctx.success(data);
......
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