Why generated paged's link without suffix html?

I set config.toml
relativeURls = true
canonifyURLs = false
uglyURLs = true

After generate the pages.
The links in the pages has not html suffix.
How to solve this?

Read Requesting Help and include the suggested information, such as your project’s code, or more details about what you’ve tried.