当前位置:网站首页>uniapp编译到小程序后丢失static文件夹问题
uniapp编译到小程序后丢失static文件夹问题
2022-08-09 08:45:00 【鱼是一只鱼啊】
在使用uniapp编译到小程序的时候,出现static文件夹丢失问题。并且运行到浏览器tabbar的图标也不进行展示。
原因
项目所在的上级或者上上级文件夹带了小括号。之前是在D:\Program Files (x86)这个目录下面。后来换了一个路径就好了哦~
之前的目录
D:\Program Files (x86)\HBuilderProjects
新目录
D:\learnproject
边栏推荐
猜你喜欢
随机推荐
I'm here to advertise
6000 字+,帮你搞懂互联网架构演变历程!
【GNN】2022 G-Mixup: Graph Data Augmentation for Graph Classification
【redis】使用redis实现简单的分布式锁,秒杀并发场景可用
leetcode 34. 在排序数组中查找元素的第一个和最后一个位置(二分经典题)
nyoj58 最少步数(DFS)
Different styles of Flask-restful
Max Flow P
The difference between big-endian and little-endian storage is easy to understand at a glance
How does STM32 know the usage of FLASH
第五届蓝帽杯初赛 misc 赛后复现
OSI网络模型
Programming a washing machine: garbled characters after string output
小程序调用百度api实现图像识别
Tencent cloud server is modified to root login to install pagoda panel
canvas 文字垂直居中
进程和计划任务
电子产品整机结构设计的一般性思路
Redis redis 】 【 the expiration of listening
长辈相亲









