setting – Eternal Night https://www.shuijingwanwq.com There is no problem not worth solving, and no technology not worth learning! Sun, 31 May 2026 07:01:42 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 Generate src/frontend/views/use-case/view-mobile.php~ in phpstorm, how to cancel? https://www.shuijingwanwq.com/en/2025/08/20/11268/ https://www.shuijingwanwq.com/en/2025/08/20/11268/#respond Wed, 20 Aug 2025 01:34:09 +0000 https://www.shuijingwanwq.com/?p=11268 Post Views: 34

1. Generate src/frontend/views/use-case/view-mobile.php~ in phpstorm, how to cancel? as shown in Figure 1

在 PhpStorm 中生成 src/frontend/views/use-case/view-mobile.php~,如何取消?

Figure 1

2. File – Settings – Appearance and Behavior – System Settings – Auto Save – Backup files before saving, uncheck them. as shown in Figure 2

文件 - 设置 - 外观与行为 - 系统设置 - 自动保存 - 保存前备份文件,取消勾选。

Figure 2

]]>
https://www.shuijingwanwq.com/en/2025/08/20/11268/feed/ 0
Create a Privacy Policy page in a WordPress site https://www.shuijingwanwq.com/en/2023/10/31/12223/ https://www.shuijingwanwq.com/en/2023/10/31/12223/#respond Tue, 31 Oct 2023 01:49:31 +0000 https://www.shuijingwanwq.com/?p=12223 Post Views: 14

1. Because the website needs to use Google-certified CMP to solicit users’ opinions. So you need to create a privacy policy page in the website. Dashboard – Settings – Privacy. as shown in Figure 1

由于网站需要采用经 Google 认证的 CMP 来征求用户意见。所以需要在网站中创建隐私政策页面。仪表盘 - 设置 - 隐私

Figure 1

2. Create a new privacy policy page, enter the editor, delete (recommended text:) and publish. as shown in Figure 2

创建新的隐私政策页面,进入编辑器,删除掉 (推荐的文本:),然后发布

Figure 2

3. Check the URL:https://www.shuijingwanwq.com/隐私政策/. in line with expectations. as shown in Figure 3

查看网址:https://www.shuijingwanwq.com/隐私政策/ 。符合预期

Figure 3

]]>
https://www.shuijingwanwq.com/en/2023/10/31/12223/feed/ 0
Precisely count the number of messages containing keywords in Gmail (session view, uncheck) https://www.shuijingwanwq.com/en/2023/07/24/12513/ https://www.shuijingwanwq.com/en/2023/07/24/12513/#respond Mon, 24 Jul 2023 01:37:56 +0000 https://www.shuijingwanwq.com/?p=12513 Post Views: 16

1. Search in Gmail: take profit and stop loss BTC-USDT-SWAP long, there are 7 records in the search results list, and each record has a statistical number. as shown in Figure 1

在 Gmail 中搜索:止盈止损 BTC-USDT-SWAP 做多,在搜索的结果列表中,存在 7 条记录,每一条记录前面有统计数量

Figure 1

2. Click on the first record to enter, and find a total of 6 emails, of which 2 are expanded, and this 2 Mailing is the email that accurately matches the search keyword (BTC-USDT-SWAP, longing). Figure 2, Figure 3

点击第 1 条记录进入,发现总计 6 封邮件,其中有 2 封邮件是展开的,而这 2 封邮件才是准确匹配了搜索关键词(BTC-USDT-SWAP、做多)的邮件

Figure 2

 

点击第 1 条记录进入,发现总计 6 封邮件,其中有 2 封邮件是展开的,而这 2 封邮件才是准确匹配了搜索关键词(BTC-USDT-SWAP、做多)的邮件

Figure 3

3. Then I want to accurately count emails containing keywords (BTC-USDT-SWAP, do more), do you need to click one by one to manually calculate the number of emails expanded?

4. It is expected that the 6 emails in a record are displayed as 6 records, that is, it is fully expanded, which is more convenient for statistics, and there is no need to click to enter. Settings – Quick Settings – Email Sessions – Session View, unchecked. as shown in Figure 4

期望一条记录中的 6 封邮件是显示为 6 条记录的,即完全展开,这样更便于统计数量,而无需要点击进入。设置 - 快捷设置 - 电子邮件会话 - 会话视图,取消勾选

Figure 4

5. Search in Gmail: take profit and stop btc-usdt-swap long, in the search results list, there are 8 records, and there are 2 unfolded emails in the previous record 1, which has now been displayed as 2 records, in line with expectations. as shown in Figure 5

在 Gmail 中搜索:止盈止损 BTC-USDT-SWAP 做多,在搜索的结果列表中,存在 8 条记录,之前的第 1 条记录中存在 2 封展开的邮件,现在已经显示为 2 条记录,符合预期

Figure 5

6. Reference:Search operators available in Gmail. Now I plan to search for the statistics of this month, today is June 21. Then search: take profit stop loss BTC-USDT-SWAP go long after: 2023/6/1. as shown in Figure 6

参考:Gmail 中可使用的搜索运算符。https://support.google.com/mail/answer/7190?hl=zh-Hans 。现在打算搜索本月的统计数量,今天是 6 月 21 日。那么搜索:止盈止损 BTC-USDT-SWAP 做多 after:2023/6/1

Figure 6

]]>
https://www.shuijingwanwq.com/en/2023/07/24/12513/feed/ 0
After formatting the homestead.yaml file in phpstorm, the indentation of the format is inconsistent with the homestead.yaml.example https://www.shuijingwanwq.com/en/2023/01/04/12811/ https://www.shuijingwanwq.com/en/2023/01/04/12811/#respond Wed, 04 Jan 2023 11:51:05 +0000 https://www.shuijingwanwq.com/?p=12811 Post Views: 15

1. After formatting the homestead.yaml file in phpstorm, the indentation of the format is incorrect, the format is as follows. as shown in Figure 1

在 PhpStorm 中格式化 Homestead.yaml 文件后,格式的缩进不正确,格式如下

Figure 1


---
ip: "192.168.10.10"
memory: 2048
cpus: 1
provider: virtualbox

authorize: ~/.ssh/id_rsa.pub

keys:
    - ~/.ssh/id_rsa
    - ~/.ssh/id_rsa.pub

folders:
    -   map: E:/wwwroot/refactoring
        to: /home/vagrant/Code/refactoring

sites:
    -   map: refactoring.test
        to: /home/vagrant/Code/refactoring

databases:
    - homestead

features:
    -   mysql: true
    -   mariadb: false
    -   postgresql: false
    -   ohmyzsh: false
    -   webdriver: false

services:
    -   enabled:
            - "mysql"
#    - disabled:
#        - "postgresql@11-main"

#ports:
#    - send: 33060 # MySQL/MariaDB
#      to: 3306
#    - send: 4040
#      to: 4040
#    - send: 54320 # PostgreSQL
#      to: 5432
#    - send: 8025 # Mailhog
#      to: 8025
#    - send: 9600
#      to: 9600
#    - send: 27017
#      to: 27017



2. Check the format of homestead.yaml.example, – there is only one space with map. as shown in Figure 2

查看 Homestead.yaml.example 的格式,- 与 map 仅有一个空格

Figure 2


---
ip: "192.168.56.56"
memory: 2048
cpus: 2
provider: virtualbox

authorize: ~/.ssh/id_rsa.pub

keys:
    - ~/.ssh/id_rsa

folders:
    - map: ~/code
      to: /home/vagrant/code

sites:
    - map: homestead.test
      to: /home/vagrant/code/public

databases:
    - homestead

features:
    - mariadb: false
    - ohmyzsh: false
    - webdriver: false

#services:
#    - enabled:
#        - "postgresql@12-main"
#    - disabled:
#        - "postgresql@11-main"

# ports:
#     - send: 50000
#       to: 5000
#     - send: 7777
#       to: 777
#       protocol: udp



3. Reference:https://www.jetbrains.com.cn/help/phpstorm/2021.3/yaml.html. Settings – Editor – Code Style – YAML . Settings may be overridden by EditorConfig. Disabled. as shown in Figure 3

参考:https://www.jetbrains.com.cn/help/phpstorm/2021.3/yaml.html 。设置 - 编辑器 - 代码样式 - YAML 。设置可能被 EditorConfig 重写。禁用掉

Figure 3

4. Format the code again. The format is basically the same as homestead.yaml.example . as shown in Figure 4

再次格式化代码。格式与 Homestead.yaml.example 基本上保持一致

Figure 4


---
ip: "192.168.10.10"
memory: 2048
cpus: 1
provider: virtualbox

authorize: ~/.ssh/id_rsa.pub

keys:
  - ~/.ssh/id_rsa
  - ~/.ssh/id_rsa.pub

folders:
  - map: E:/wwwroot/refactoring
    to: /home/vagrant/Code/refactoring

sites:
  - map: refactoring.test
    to: /home/vagrant/Code/refactoring

databases:
  - homestead

features:
  - mysql: true
  - mariadb: false
  - postgresql: false
  - ohmyzsh: false
  - webdriver: false

services:
  - enabled:
      - "mysql"
#    - disabled:
#        - "postgresql@11-main"

#ports:
#    - send: 33060 # MySQL/MariaDB
#      to: 3306
#    - send: 4040
#      to: 4040
#    - send: 54320 # PostgreSQL
#      to: 5432
#    - send: 8025 # Mailhog
#      to: 8025
#    - send: 9600
#      to: 9600
#    - send: 27017
#      to: 27017



]]>
https://www.shuijingwanwq.com/en/2023/01/04/12811/feed/ 0
Processing when the task fails in Laravel 6’s queue task (set and get static variables) https://www.shuijingwanwq.com/en/2022/07/15/13356/ https://www.shuijingwanwq.com/en/2022/07/15/13356/#respond Fri, 15 Jul 2022 01:12:55 +0000 https://www.shuijingwanwq.com/?p=13356 Post Views: 20

1. In a queue task, you need to download the zip file first, and then decompress it. Now, after the decompression is successful, you need to delete the downloaded zip file. Now implemented.


    /**
     * Execute the job.
     *
     * @return void
     */
    public function handle()
    {
            // 下载 ZIP
            $downloadZipRes = $this->downloadZip();

            // 解压缩 ZIP
            $this->unzip($downloadZipRes['destination'], $downloadZipRes['absolutePath']);

    }

    /**
     * 解压缩 ZIP
     *
     * @param string $destination 解压缩至的本地目标路径
     * @param string $absolutePath 待解压缩的文件的绝对路径
     * @return void
     */
    private function unzip($destination, $absolutePath)
    {
        $this->themeInstallationTask->step = ThemeInstallationTask::STEP_UNZIP;
        $this->themeInstallationTask->save();

        app(ZipHandler::class)->unzip($destination, $absolutePath);

        // 删除 ZIP
        Storage::disk('local')->delete(substr($absolutePath, strlen(storage_path('app') . '/')));
    }

    /**
     * 解压缩 ZIP
     * @param string $destination 解压缩至的本地目标路径
     * @param string $entrie 待解压缩的文件的绝对路径
     * @return void
     */
    public function unzip($destination, $entrie)
    {
        checkhere();
        if ($this->zipArchive->open($entrie) === TRUE) {
            $this->zipArchive->extractTo($destination);
            $this->zipArchive->close();
        } else {
            abort(500, 'Unzip failed.');
        }
    }


2. When the decompression fails: call to undefined function modules\themestoredb\handlers\checkhere(), you also need to delete the corresponding zip file, you need to Failed(Exception $Exception) method is implemented. However, you need to get the absolute path to the zip file. Not yet realized. View undeleted zip files. as shown in Figure 1

当解压缩失败:Call to undefined function Modules\ThemeStoreDB\Handlers\checkhere() 时,也需要删除掉对应的 zip 文件,就需要在 failed(Exception $exception) 方法中实现。但是,需要获取到 zip 文件的绝对路径。 暂未实现。查看未删除的 zip 文件。

Figure 1

3. In the table: failed_jobs, check the value of the field: payload


{
  "displayName": "Modules\\ThemeStoreDB\\Jobs\\ThemeInstallationJob",
  "job": "Illuminate\\Queue\\CallQueuedHandler@call",
  "maxTries": 1,
  "delay": null,
  "timeout": 600,
  "timeoutAt": null,
  "data": {
    "commandName": "Modules\\ThemeStoreDB\\Jobs\\ThemeInstallationJob",
    "command": "O:46:\"Modules\\ThemeStoreDB\\Jobs\\ThemeInstallationJob\":11:{s:5:\"tries\";i:1;s:7:\"timeout\";i:600;s:24:\"\u0000*\u0000themeInstallationTask\";O:45:\"Illuminate\\Contracts\\Database\\ModelIdentifier\":4:{s:5:\"class\";s:51:\"Modules\\ThemeStoreDB\\Entities\\ThemeInstallationTask\";s:2:\"id\";i:22;s:9:\"relations\";a:0:{}s:10:\"connection\";s:5:\"mysql\";}s:6:\"\u0000*\u0000job\";N;s:10:\"connection\";N;s:5:\"queue\";N;s:15:\"chainConnection\";N;s:10:\"chainQueue\";N;s:5:\"delay\";N;s:10:\"middleware\";a:0:{}s:7:\"chained\";a:0:{}}"
  },
  "telescope_uuid": "96a60a99-dbb8-40a4-8054-2694435b46be",
  "tenant_name": "chengdu-wangqiang-object-local",
  "id": "lX7QOFkBy5VwjNBSx5OekUISzvXU7ess",
  "attempts": 0
}


4. To obtain the absolute path of the zip file, one solution is to store it in the MySQL table, and the other solution is to assign a value to the Job object attribute and decide to use the second scheme.



    private $absolutePath; // 待解压缩的 ZIP 文件的绝对路径
    private $destination; // 解压缩 ZIP 文件后的目录

    /**
     * Execute the job.
     *
     * @return void
     */
    public function handle()
    {
            // 下载 ZIP
            $downloadZipRes = $this->downloadZip();

            // 解压缩 ZIP
            $this->absolutePath = $downloadZipRes['absolutePath'];
            $this->unzip($downloadZipRes['destination']);



    }

    /**
     * 任务失败的处理过程
     *
     * @param  Exception  $exception
     * @return void
     */
    public function failed(Exception $exception)
    {

        if (isset($this->absolutePath)) {
            // 删除 ZIP
            Storage::disk('local')->delete(substr($this->absolutePath, strlen(storage_path('app') . '/')));
        }

    }


5. But after the decompression fails, the zip file is not deleted because $this->ABSOLutePath is null . There are values in the method handle() , but null in failed() .

6. Decide to adjust the AbsolutePath to a static variable. in failed() The value is: E:\wwwroot\object\storage\app/theme_downl OADS/2022/06/29/1656468032.6555.1798260415.zip



    private static $absolutePath; // 待解压缩的 ZIP 文件的绝对路径
    private static $destination; // 解压缩 ZIP 文件后的目录

    /**
     * Execute the job.
     *
     * @return void
     */
    public function handle()
    {
            // 下载 ZIP
            $downloadZipRes = $this->downloadZip();

            // 解压缩 ZIP
            self::$absolutePath = $downloadZipRes['absolutePath'];
            $this->unzip($downloadZipRes['destination']);



    }

    /**
     * 任务失败的处理过程
     *
     * @param  Exception  $exception
     * @return void
     */
    public function failed(Exception $exception)
    {

        if (isset(self::$absolutePath)) {
            // 删除 ZIP
            Storage::disk('local')->delete(substr(self::$absolutePath, strlen(storage_path('app') . '/')));
        }

    }


 

 

]]>
https://www.shuijingwanwq.com/en/2022/07/15/13356/feed/ 0
In PHPStorm, Laravel 6, event log: Switch Laravel Idea Module System to Laravel-Modules? Switch or DonT show this again https://www.shuijingwanwq.com/en/2022/03/31/13728/ https://www.shuijingwanwq.com/en/2022/03/31/13728/#respond Thu, 31 Mar 2022 01:28:07 +0000 https://www.shuijingwanwq.com/?p=13728 Post Views: 15

1. In PHPStorm and Laravel 6, the event log: Switch Laravel Idea Module System to Laravel-Modules? Switch or DonT show this again. as shown in Figure 1

在 PhpStorm、Laravel 6 中,事件日志:Switch Laravel Idea module system to laravel-modules? Switch or don't show this again。

Figure 1

2. Reference:https://laravel-idea.com/docs/modules. Laravel Idea uses module system concepts to understand the structure of the application. It helps with the correct view, configuration, routing and more convenient code generation. The module system of the project can be found in File | Settings | Language and Framework | Laravel Concept | Module System. as shown in Figure 2

参考:https://laravel-idea.com/docs/modules 。Laravel Idea 使用模块系统概念来理解应用程序的结构。 它有助于正确完成视图、配置、路由和更方便的代码生成。项目的模块系统可以在 File | 设置 | 语言和框架 | Laravel 理念 | 模块系统 找到。

Figure 2

3. The nwidart/laravel-modules package, the module system of the application built using the nwidart/laravel-modules package. Finally decided to choose this option. Because the module system of the program now depends on nwidart/laravel-modules. Click Switch. The module system switch is successful. If there is a completion issue, select “File > invalidate the cache and restart…”. as shown in Figure 3

nWidart/laravel-modules 包,使用 nWidart/laravel-modules 包构建的应用程序的模块系统。最终决定选择此选项。因为现在程序的模块系统依赖于 nWidart/laravel-modules。点击 Switch。模块系统切换成功。 如果出现完成问题,请选择“文件 > 使缓存无效并重新启动...”。

Figure 3

4. File > Clear cache > Clear and restart. as shown in Figure 4

文件 > 清除缓存 > 清除并重新启动。

Figure 4

]]>
https://www.shuijingwanwq.com/en/2022/03/31/13728/feed/ 0
DevTools fails to load source maps: cannot load chrome-extension://ncennffkjdiamlpmcbajkmaiiiddgioo/js/xl-content.js.map content: http error: status code 404, net::err_unknown_url_scheme https://www.shuijingwanwq.com/en/2022/02/25/10069/ https://www.shuijingwanwq.com/en/2022/02/25/10069/#respond Fri, 25 Feb 2022 01:17:46 +0000 https://www.shuijingwanwq.com/?p=10069 Post Views: 73

1. Error in chrome console: devtools cannot load source map: cannot load chrome-extension://ncennffkjdiamlpmcbajkmaiiiddgioo/js/xl-content.js.map content: http error: status code 404, net::err_unknown_url_scheme. as shown in Figure 1

在 Chrome 的控制台中报错:DevTools 无法加载来源映射:无法加载 chrome-extension://ncennffkjdiamlpmcbajkmaiiiddgioo/js/xl-content.js.map 的内容:HTTP 错误:状态代码 404,net::ERR_UNKNOWN_URL_SCHEME

Figure 1

2. In the Settings – extension, disable or remove Thunder Download Support . as shown in Figure 2

在设置 - 扩展程序中,禁用或者移除 迅雷下载支持

Figure 2

3. The reason may be that Xunlei is not installed in my operating system, and the Thunder download support extension is installed in Chrome due to the expansion and synchronization of the account. as shown in Figure 3

原因可能在于我的操作系统中未安装 迅雷 ,而 Chrome 中因为帐号的扩展同步进而安装了 迅雷下载支持 扩展所导致

Figure 3

4. Refresh the page, no more errors are reported in the console. as shown in Figure 4

刷新页面,控制台中已经不再报错

Figure 4

]]>
https://www.shuijingwanwq.com/en/2022/02/25/10069/feed/ 0
The domain name of the custom store in Shopify is its own domain rather than myshopify.com https://www.shuijingwanwq.com/en/2022/02/24/13993/ https://www.shuijingwanwq.com/en/2022/02/24/13993/#respond Thu, 24 Feb 2022 01:41:38 +0000 https://www.shuijingwanwq.com/?p=13993 Post Views: 19

1. In Shopify, the current domain name is: xxx-wangqiang.myshopify.com. as shown in Figure 1

在 Shopify 中,现在的域名为:xxx-wangqiang.myshopify.com

Figure 1

2. On the Settings > domain name page, connect the existing domain name, and make your store easy to remember and easy to find through custom domain names. as shown in Figure 2

在 设置 > 域名 页面,连接现有域名,通过自定义域名使您的商店既容易让人记住,又易于查找

Figure 2

3. Set the domain name to: xxx-wangqiang-shopify.shuijingwanwq.com, as shown in Figure 3

设置域名为:xxx-wangqiang-shopify.shuijingwanwq.com

Figure 3

4. Since it is a domain name purchased from Alibaba Cloud, the domain name needs to be manually connected. Add the host record: xxx-wangqiang-shopify.shuijingwanwq.com, point the cname record of the subdomain to shops.myshopify.com. as shown in Figure 4

由于是从阿里云购买的域名,需要手动连接域名。添加主机记录:xxx-wangqiang-shopify.shuijingwanwq.com,将子域名的 CNAME 记录指向 shops.myshopify.com

Figure 4

5. Go to the verification connection page and click the verification connection button. as shown in Figure 5

进入验证连接页面,点击 验证连接 按钮

Figure 5

6. The verification is passed, and the connection is successful. as shown in Figure 6

验证通过,连接成功

Figure 6

7. Refresh again:https://xxx-wangqiang.myshopify.com, automatically jump to:https://xxx-wangqiang-shopify.shuijingwanwq.com/password. Set up your own domain name successfully. as shown in Figure 7

再次刷新:https://xxx-wangqiang.myshopify.com ,自动跳转至:https://xxx-wangqiang-shopify.shuijingwanwq.com/password 。设置自有域名成功

Figure 7

]]>
https://www.shuijingwanwq.com/en/2022/02/24/13993/feed/ 0
OKEx APP Error when logging in: https://api.geest.com/gt_judgement?pt=2,error:java.net.SocketTimeoutException:read timed out https://www.shuijingwanwq.com/en/2021/11/18/9991/ https://www.shuijingwanwq.com/en/2021/11/18/9991/#respond Thu, 18 Nov 2021 02:56:20 +0000 https://www.shuijingwanwq.com/?p=9991 Post Views: 49

1. OKEx APP Error when logging in: https://api.geest.com/gt_judgement?pt=2,error:java.net.SocketTimeoutException:read timed out. as shown in Figure 1

欧易(okex) APP 登录时报错:url:https://api.geetest.com/gt_judgement?pt=2,error:java.net.SocketTimeoutException:Read timed out。

Figure 1

2. Turn on the blue light, connect the VPN, and the server location is located in Singapore. as shown in Figure 2

打开蓝灯,连接 VPN,服务器位置位于新加坡。

Figure 2

3. Log in again, and still report an error: url:https://api.getest.com/gt_judgemen t?pt=2,error:java.net.SocketTimeoutException:failed To connect to api.getest.com/203.107.32.16 (port 443) from / 10.33.11.215 (port 41208) after 5000ms. as shown in Figure 3

再次登录,仍然报错:url:https://api.geetest.com/gt_judgement?pt=2,error:java.net.SocketTimeoutException:failed to connect to api.geetest.com/203.107.32.16 (port 443) from / 10.33.11.215 (port 41208) after 5000ms。

Figure 3

4. Turn on the blue light, account – settings – open all agents. as shown in Figure 4

打开蓝灯,账户 - 设置 - 开启全部代理。

Figure 4

5. To log in again, you need to verify the other device or the current device’s phone call verification. Select the phone to answer the verification. The first time you didn’t hear it, the reason is that the call was blocked and marked as an advertisement sales call, and it was automatically blocked. In call logs – interception records – call block settings – incoming call interception – intercept the specified marked number – close. as shown in Figure 5

在通话记录 - 拦截记录 - 来电拦截设置 - 来电拦截 - 拦截指定标记的号码 - 关闭。

Figure 5

6. After the telephone answering verification is passed, the second verification is the SMS verification code verification. as shown in Figure 6

电话接听验证通过后,二次验证,为短信验证码验证。

Figure 6

7. The login is successful. After successful login, you can turn off the blue light VPN connection. The subsequent default is fingerprint login, no need to proxy over the wall again. as shown in Figure 7

登录成功。在登录成功后,可以关闭蓝灯的 VPN 连接。后续默认是指纹登录,无需再次代理翻墙。

Figure 7

 

]]>
https://www.shuijingwanwq.com/en/2021/11/18/9991/feed/ 0
Manually modify the implementation process of HTTPS to HTTP in Opera browser https://www.shuijingwanwq.com/en/2020/04/29/14908/ https://www.shuijingwanwq.com/en/2020/04/29/14908/#respond Wed, 29 Apr 2020 12:39:25 +0000 https://www.shuijingwanwq.com/?p=14908 Post Views: 7

1. In the Opera browser, the opened URL:https://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d, as shown in Figure 1

在 Opera 浏览器中,打开的网址:https://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d

Figure 1

2. Prepare to manually modify it to:http://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d, the reason is that some links inside are not supported: https .

3. In the Chrome browser, you can enter: http:// prefix in the address bar to achieve the goal of modifying to http, as shown in Figure 2

在 Chrome 浏览器中,可以在地址栏中输入:http:// 前缀,以达到修改至 http 的目标

Figure 2

4. But in the Opera browser, the same method cannot be used to achieve it. In Opera settings, the user interface – display the full URL in the combined search and address bar, turn on this function, as shown in Figure 3

但是在 Opera 浏览器中,无法使用同样的手段实现。在 Opera 设置中,用户界面 - 在组合搜索和地址栏中显示完整 URL,开启此功能

Figure 3

5. At this time, it is fully displayed in the address bar:https://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d, as shown in Figure 4

此时,在地址栏中完整显示:https://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d

Figure 4

6. Manually modify it to:http://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d, enter, still automatically jump to https, not as expected. as shown in Figure 5

手动修改为:http://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d ,回车,仍然自动跳转至 https,不符合预期。

Figure 5

7. Clear browsing data, as shown in Figure 6

清除浏览数据

Figure 6

8. Repeat the 6th step again, and successfully modify it to http, as shown in Figure 7

再次重复第 6 步骤,成功修改至 http

Figure 7

]]>
https://www.shuijingwanwq.com/en/2020/04/29/14908/feed/ 0