Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cust-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李伟
cust-app
Commits
0c148fb4
Commit
0c148fb4
authored
Mar 27, 2025
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加readme文档,涉及到了修改哪些配置文件
parent
37bcbec5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
README.md
README.md
+10
-1
No files found.
README.md
View file @
0c148fb4
# cust-app
涉及到项目中的配置(需要修改):
1、跳转H5页面
2、静态图片路径
3、后端接口路径
4、字体路径
5、u-icon组件(Element-UI的组件)
需要修改的文件:
1、config.js(路径:config.js)(涉及到1、2、3)
2、u-icon.vue(路径:uni_modules/uview-ui/components/u-icon/u-icon.vue)(涉及到5)(本地路径需要将路径转成base64,否则在手机端会出现不显示图标bug。用线上的没有这个问题)
3、App.vue (路径: App.vue)(涉及到4)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment