new-cashier/jeepay-ui-uapp-merchant/commons
YeMingfei666 34853b8783 增加部分公共样式
修改部分公共组件代码
修改台桌,代课下单逻辑代码
增加支付页面
修改用户列表页面
2024-09-09 17:47:19 +08:00
..
JSON 源文件 2024-05-23 14:39:33 +08:00
style 增加部分公共样式 2024-09-09 17:47:19 +08:00
utils 请求处理代理 2024-09-03 11:32:15 +08:00
color.js 请求处理代理 2024-09-03 11:32:15 +08:00
readme.txt 源文件 2024-05-23 14:39:33 +08:00
table-status.js 请求处理代理 2024-09-03 11:32:15 +08:00
week.js 请求处理代理 2024-09-03 11:32:15 +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