We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微信小程序
小程序基础库: 2.25.1 使用框架: React
在项目里配置了scope.userLocation的desc字段后,体验版文案正常,发布生产后文案和体验版不一样
文案使用配置的,跟体验版一致
不是使用的desc配置的文案
Taro v3.3.14 Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating ┌───────────────┬──────────────┐ │ (index) │ Values │ ├───────────────┼──────────────┤ │ TARO_ENV │ undefined │ │ NODE_ENV │ 'production' │ │ BUILD_ENV │ 'dev' │ │ HOT_RELOAD │ undefined │ │ REACT_DEVTOOL │ undefined │ └───────────────┴──────────────┘ Taro CLI 3.3.14 environment info: System: OS: macOS 11.4 Shell: 5.8 - /bin/zsh Binaries: Node: 16.11.1 - /usr/local/bin/node Yarn: 3.1.0 - /usr/local/bin/yarn npm: 8.0.0 - /usr/local/bin/npm npmPackages: @tarojs/cli: 3.4.4 => 3.4.4 @tarojs/components: 3.4.4 => 3.4.4 @tarojs/mini-runner: 3.4.4 => 3.4.4 @tarojs/react: 3.4.4 => 3.4.4 @tarojs/runtime: 3.4.4 => 3.4.4 @tarojs/taro: 3.4.4 => 3.4.4 @tarojs/webpack-runner: 3.4.4 => 3.4.4 babel-preset-taro: 3.4.4 => 3.4.4 eslint-config-taro: 3.4.4 => 3.4.4 react: ^17.0.2 => 17.0.2 npmGlobalPackages: typescript: 4.4.4
The text was updated successfully, but these errors were encountered:
这看起来更像是手机缓存的问题,点右上角-重新进入小程序。或者清理微信缓存在获取用户位置试试呢
Sorry, something went wrong.
试过的,一样的
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.25.1
使用框架: React
复现步骤
在项目里配置了scope.userLocation的desc字段后,体验版文案正常,发布生产后文案和体验版不一样
期望结果
文案使用配置的,跟体验版一致
实际结果
不是使用的desc配置的文案
环境信息
The text was updated successfully, but these errors were encountered: