• This project
    • Loading...
  • Sign in

Hooke / jls-weapp

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • jls-weapp
  • src
  • pages
  • webview-preview
  • index.config.js
  • hookehuyr's avatar
    refactor(webview-preview): 移除硬编码的默认页面标题 · b56fd738 ...
    b56fd738
    将导航栏和页面默认标题置为空,以便后续使用加载网页的实际标题
    hookehuyr authored 2026-05-25 10:36:20 +0800
index.config.js 49 Bytes
Raw Blame History Permalink
1 2 3
export default {
  navigationBarTitleText: '',
}