@@ -31,7 +31,7 @@ router.beforeEach((to, from, next) => {
if (!apiUrl) {
// 入口配置
uni.request({
url: "./static/config.json",
url: "./static/config.json?v=" + new Date().getTime(),
method: "GET",
timeout: 10000,
success: (res) => {
The note is not visible to the blocked user.