cashier_app/commons
YeMingfei666 7f90be6644 修改霸王餐页面,增加私域引流,消费返现,满减活动页面 2025-10-15 14:18:39 +08:00
..
JSON 同步代码 2025-02-07 14:49:20 +08:00
class 同步代码 2025-02-07 14:49:20 +08:00
style 修改霸王餐页面,增加私域引流,消费返现,满减活动页面 2025-10-15 14:18:39 +08:00
utils 去掉加密 2025-05-30 13:51:27 +08:00
goodsData.js 代码优化 2025-03-26 13:34:19 +08:00
readme.txt 同步代码 2025-02-07 14:49:20 +08:00
week.js 同步代码 2025-02-07 14:49:20 +08:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

该文件夹内放置: 项目自建资源, 比如 公共样式文件, 和 工具包等文件。 


目录结构:
commons 
   style 
   utils

知识点: 样式文件不应该放置到 static文件夹内css、less/scss 等资源不要放在 static 目录下,建议这些公用的资源放在自建的 common 目录下。),  详见:
https://uniapp.dcloud.net.cn/tutorial/project.html