当前位置:网站首页>Changing JS code has no effect
Changing JS code has no effect
2022-07-05 13:03:00 【[email protected]】
problem 
Take the above directory framework as an example , Change it inside js After code , Restarting the service has no effect .
solve
This is because it was changed here , Just source code , And is this the front end
By visiting the website , Check which is quoted js file , As shown below 
So the front end uses the following js file 
So it needs to be in this file , This is usually compressed code
You can operate after formatting through the following website
https://www.sojson.com/yasuojs.html
版权声明
本文为[[email protected]]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202140524137809.html
边栏推荐
- Concurrent performance test of SAP Spartacus with JMeter
- Halcon template matching actual code (I)
- SAP SEGW 事物码里的 Association 建模方式
- 实战模拟│JWT 登录认证
- Difference between JUnit theories and parameterized tests
- Overflow toolbar control in SAP ui5 view
- leetcode:221. 最大正方形【dp状态转移的精髓】
- Put functions in modules
- 【Nacos云原生】阅读源码第一步,本地启动Nacos
- SAP UI5 DynamicPage 控件介紹
猜你喜欢

Install rhel8.2 virtual machine

uni-app开发语音识别app,讲究的就是简单快速。

滴滴开源DELTA:AI开发者可轻松训练自然语言模型

A deep long article on the simplification and acceleration of join operation

RHCSA5

你的下一台电脑何必是电脑,探索不一样的远程操作

Didi open source Delta: AI developers can easily train natural language models

国内市场上的BI软件,到底有啥区别

I'm doing open source in Didi

SAP SEGW 事物码里的 Association 建模方式
随机推荐
无密码身份验证如何保障用户隐私安全?
跨平台(32bit和64bit)的 printf 格式符 %lld 输出64位的解决方式
Research: data security tools cannot resist blackmail software in 60% of cases
Yyds dry inventory JS intercept file suffix
RHCSA7
#yyds干货盘点# 解决名企真题:搬圆桌
A specific example of ABAP type and EDM type mapping in SAP segw transaction code
The Research Report "2022 RPA supplier strength matrix analysis of China's banking industry" was officially launched
Setting up sqli lab environment
946. 验证栈序列
OpenHarmony应用开发之Navigation组件详解
我在滴滴做开源
由扫地增而引起的小叙
开发者,云原生数据库是未来吗?
Yyds dry goods inventory # solve the real problem of famous enterprises: move the round table
滴滴开源DELTA:AI开发者可轻松训练自然语言模型
单独编译内核模块
Difference between JUnit theories and parameterized tests
Reverse Polish notation
Halcon 模板匹配实战代码(一)