diff --git a/django_instance/function1/static/1_helloworld.html b/django_instance/function1/static/1_helloworld.html index 579b987..ebd90de 100644 --- a/django_instance/function1/static/1_helloworld.html +++ b/django_instance/function1/static/1_helloworld.html @@ -8,6 +8,8 @@ alert('hello') console.log('控制台') document.write('在页面上') + console.log('add'); +