Skip to content
New issue

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

permission里的scope.userLocation设置了文案,正式版本的文案没有更新 #12393

Open
cc616 opened this issue Aug 27, 2022 · 2 comments
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@cc616
Copy link

cc616 commented Aug 27, 2022

相关平台

微信小程序

小程序基础库: 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
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Aug 27, 2022
@cc616 cc616 changed the title permission里的scope.userLocation设置了文案,生产上没有更新 permission里的scope.userLocation设置了文案,正式版本的文案没有更新 Aug 28, 2022
@jazzg62
Copy link

jazzg62 commented Sep 1, 2022

这看起来更像是手机缓存的问题,点右上角-重新进入小程序。或者清理微信缓存在获取用户位置试试呢

@cc616
Copy link
Author

cc616 commented Sep 1, 2022

这看起来更像是手机缓存的问题,点右上角-重新进入小程序。或者清理微信缓存在获取用户位置试试呢

试过的,一样的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

2 participants